|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Parametro | |
---|---|
br.jus.cnj.intercomunicacao.beans |
Uses of Parametro in br.jus.cnj.intercomunicacao.beans |
---|
Fields in br.jus.cnj.intercomunicacao.beans with type parameters of type Parametro | |
---|---|
protected List<Parametro> |
DocumentoProcessual.outroParametro
|
protected List<Parametro> |
CabecalhoProcessual.outroParametro
|
protected List<Parametro> |
RespostaManifestacaoProcessual.parametro
|
protected List<Parametro> |
ManifestacaoProcessual.parametros
|
Methods in br.jus.cnj.intercomunicacao.beans that return Parametro | |
---|---|
Parametro |
ObjectFactory.createParametro()
Create an instance of Parametro |
Methods in br.jus.cnj.intercomunicacao.beans that return types with arguments of type Parametro | |
---|---|
List<Parametro> |
DocumentoProcessual.getOutroParametro()
Gets the value of the outroParametro property. |
List<Parametro> |
CabecalhoProcessual.getOutroParametro()
Gets the value of the outroParametro property. |
List<Parametro> |
RespostaManifestacaoProcessual.getParametro()
Gets the value of the parametro property. |
List<Parametro> |
ManifestacaoProcessual.getParametros()
Gets the value of the parametros property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |