|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModalidadeGeneroPessoa | |
---|---|
br.jus.cnj.intercomunicacao.beans |
Uses of ModalidadeGeneroPessoa in br.jus.cnj.intercomunicacao.beans |
---|
Fields in br.jus.cnj.intercomunicacao.beans declared as ModalidadeGeneroPessoa | |
---|---|
protected ModalidadeGeneroPessoa |
Pessoa.sexo
|
Methods in br.jus.cnj.intercomunicacao.beans that return ModalidadeGeneroPessoa | |
---|---|
static ModalidadeGeneroPessoa |
ModalidadeGeneroPessoa.fromValue(String v)
|
ModalidadeGeneroPessoa |
Pessoa.getSexo()
Gets the value of the sexo property. |
static ModalidadeGeneroPessoa |
ModalidadeGeneroPessoa.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ModalidadeGeneroPessoa[] |
ModalidadeGeneroPessoa.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 ModalidadeGeneroPessoa | |
---|---|
void |
Pessoa.setSexo(ModalidadeGeneroPessoa value)
Sets the value of the sexo property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |