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