|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModalidadeDocumentoIdentificador | |
---|---|
br.jus.cnj.intercomunicacao.beans |
Uses of ModalidadeDocumentoIdentificador in br.jus.cnj.intercomunicacao.beans |
---|
Fields in br.jus.cnj.intercomunicacao.beans declared as ModalidadeDocumentoIdentificador | |
---|---|
protected ModalidadeDocumentoIdentificador |
DocumentoIdentificacao.tipoDocumento
|
Methods in br.jus.cnj.intercomunicacao.beans that return ModalidadeDocumentoIdentificador | |
---|---|
static ModalidadeDocumentoIdentificador |
ModalidadeDocumentoIdentificador.fromValue(String v)
|
ModalidadeDocumentoIdentificador |
DocumentoIdentificacao.getTipoDocumento()
Gets the value of the tipoDocumento property. |
static ModalidadeDocumentoIdentificador |
ModalidadeDocumentoIdentificador.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ModalidadeDocumentoIdentificador[] |
ModalidadeDocumentoIdentificador.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in br.jus.cnj.intercomunicacao.beans with parameters of type ModalidadeDocumentoIdentificador | |
---|---|
void |
DocumentoIdentificacao.setTipoDocumento(ModalidadeDocumentoIdentificador value)
Sets the value of the tipoDocumento property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |