Package | Description |
---|---|
br.jus.cnj.intercomunicacao.beans |
Modifier and Type | Field and Description |
---|---|
protected ModalidadeTipoComunicacao |
ComunicacaoProcessual.tipoComunicacao |
protected ModalidadeTipoComunicacao |
AvisoComunicacaoPendente.tipoComunicacao |
Modifier and Type | Field and Description |
---|---|
protected List<ModalidadeTipoComunicacao> |
RequisicaoConsultarAvisosPendentes.tiposAviso |
Modifier and Type | Method and Description |
---|---|
static ModalidadeTipoComunicacao |
ModalidadeTipoComunicacao.fromValue(String v) |
ModalidadeTipoComunicacao |
ComunicacaoProcessual.getTipoComunicacao()
Obtém o valor da propriedade tipoComunicacao.
|
ModalidadeTipoComunicacao |
AvisoComunicacaoPendente.getTipoComunicacao()
Obtém o valor da propriedade tipoComunicacao.
|
static ModalidadeTipoComunicacao |
ModalidadeTipoComunicacao.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModalidadeTipoComunicacao[] |
ModalidadeTipoComunicacao.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ModalidadeTipoComunicacao> |
RequisicaoConsultarAvisosPendentes.getTiposAviso()
Gets the value of the tiposAviso property.
|
Modifier and Type | Method and Description |
---|---|
void |
ComunicacaoProcessual.setTipoComunicacao(ModalidadeTipoComunicacao value)
Define o valor da propriedade tipoComunicacao.
|
void |
AvisoComunicacaoPendente.setTipoComunicacao(ModalidadeTipoComunicacao value)
Define o valor da propriedade tipoComunicacao.
|
Copyright © 2019 Conselho Nacional de Justiça. All rights reserved.