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