|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Data | |
---|---|
br.jus.cnj.intercomunicacao.beans |
Uses of Data in br.jus.cnj.intercomunicacao.beans |
---|
Fields in br.jus.cnj.intercomunicacao.beans declared as Data | |
---|---|
protected Data |
Pessoa.dataNascimento
|
protected Data |
Pessoa.dataObito
|
Methods in br.jus.cnj.intercomunicacao.beans that return Data | |
---|---|
Data |
ObjectFactory.createData()
Create an instance of Data |
Data |
Pessoa.getDataNascimento()
Gets the value of the dataNascimento property. |
Data |
Pessoa.getDataObito()
Gets the value of the dataObito property. |
Methods in br.jus.cnj.intercomunicacao.beans with parameters of type Data | |
---|---|
void |
Pessoa.setDataNascimento(Data value)
Sets the value of the dataNascimento property. |
void |
Pessoa.setDataObito(Data value)
Sets the value of the dataObito property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |