public class CabecalhoProcessual extends Object implements Serializable
Classe Java de tipoCabecalhoProcesso complex type.
O seguinte fragmento do esquema especifica o conteúdo esperado contido dentro desta classe.
<complexType name="tipoCabecalhoProcesso"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="dadosBasicos" type="{http://www.cnj.jus.br/mni/v300/intercomunicacao}tipoCabecalhoProcessoSimples"/> <element name="competencia" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="classeProcessual" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="codigoLocalidade" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="nivelSigilo" type="{http://www.cnj.jus.br/mni/v300/intercomunicacao}tipoNivelSigilo"/> <element name="intervencaoMP" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="tamanhoProcesso" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="dataAjuizamento" type="{http://www.cnj.jus.br/mni/v300/intercomunicacao}tipoDataHora"/> <element name="polo" type="{http://www.cnj.jus.br/mni/v300/intercomunicacao}tipoPoloProcessual" maxOccurs="unbounded" minOccurs="0"/> <element name="assunto" type="{http://www.cnj.jus.br/mni/v300/intercomunicacao}tipoAssuntoProcessual" maxOccurs="unbounded"/> <element name="magistradoAtuante" type="{http://www.cnj.jus.br/mni/v300/intercomunicacao}tipoCadastroIdentificador" maxOccurs="unbounded" minOccurs="0"/> <element name="processoVinculado" type="{http://www.cnj.jus.br/mni/v300/intercomunicacao}tipoVinculacaoProcessual" maxOccurs="unbounded" minOccurs="0"/> <element name="prioridade" type="{http://www.cnj.jus.br/mni/v300/intercomunicacao}modalidadePrioridade"/> <element name="outroParametro" type="{http://www.cnj.jus.br/mni/v300/intercomunicacao}tipoParametro" maxOccurs="unbounded" minOccurs="0"/> <element name="valorCausa" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="orgaoJulgador" type="{http://www.cnj.jus.br/mni/v300/intercomunicacao}tipoOrgaoJulgador"/> <element name="outrosNumeros" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="processoFisico" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="pedidoLiminarPendente" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="historicoDeslocamento" type="{http://www.cnj.jus.br/mni/v300/intercomunicacao}tipoHistoricoDeslocamento" maxOccurs="unbounded" minOccurs="0"/> <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected List<Object> |
any |
protected List<AssuntoProcessual> |
assunto |
protected int |
classeProcessual |
protected String |
codigoLocalidade |
protected Integer |
competencia |
protected CabecalhoProcessoSimples |
dadosBasicos |
protected DataHora |
dataAjuizamento |
protected List<HistoricoDeslocamento> |
historicoDeslocamento |
protected Boolean |
intervencaoMP |
protected List<CadastroIdentificador> |
magistradoAtuante |
protected int |
nivelSigilo |
protected OrgaoJulgador |
orgaoJulgador |
protected List<Parametro> |
outroParametro |
protected List<String> |
outrosNumeros |
protected Boolean |
pedidoLiminarPendente |
protected List<PoloProcessual> |
polo |
protected ModalidadePrioridade |
prioridade |
protected Boolean |
processoFisico |
protected List<VinculacaoProcessual> |
processoVinculado |
protected Integer |
tamanhoProcesso |
protected Double |
valorCausa |
Constructor and Description |
---|
CabecalhoProcessual() |
Modifier and Type | Method and Description |
---|---|
List<Object> |
getAny()
Gets the value of the any property.
|
List<AssuntoProcessual> |
getAssunto()
Gets the value of the assunto property.
|
int |
getClasseProcessual()
Obtém o valor da propriedade classeProcessual.
|
String |
getCodigoLocalidade()
Obtém o valor da propriedade codigoLocalidade.
|
Integer |
getCompetencia()
Obtém o valor da propriedade competencia.
|
CabecalhoProcessoSimples |
getDadosBasicos()
Obtém o valor da propriedade dadosBasicos.
|
DataHora |
getDataAjuizamento()
Obtém o valor da propriedade dataAjuizamento.
|
List<HistoricoDeslocamento> |
getHistoricoDeslocamento()
Gets the value of the historicoDeslocamento property.
|
List<CadastroIdentificador> |
getMagistradoAtuante()
Gets the value of the magistradoAtuante property.
|
int |
getNivelSigilo()
Obtém o valor da propriedade nivelSigilo.
|
OrgaoJulgador |
getOrgaoJulgador()
Obtém o valor da propriedade orgaoJulgador.
|
List<Parametro> |
getOutroParametro()
Gets the value of the outroParametro property.
|
List<String> |
getOutrosNumeros()
Gets the value of the outrosNumeros property.
|
List<PoloProcessual> |
getPolo()
Gets the value of the polo property.
|
ModalidadePrioridade |
getPrioridade()
Obtém o valor da propriedade prioridade.
|
List<VinculacaoProcessual> |
getProcessoVinculado()
Gets the value of the processoVinculado property.
|
Integer |
getTamanhoProcesso()
Obtém o valor da propriedade tamanhoProcesso.
|
Double |
getValorCausa()
Obtém o valor da propriedade valorCausa.
|
Boolean |
isIntervencaoMP()
Obtém o valor da propriedade intervencaoMP.
|
Boolean |
isPedidoLiminarPendente()
Obtém o valor da propriedade pedidoLiminarPendente.
|
Boolean |
isProcessoFisico()
Obtém o valor da propriedade processoFisico.
|
boolean |
isSetAny() |
boolean |
isSetAssunto() |
boolean |
isSetClasseProcessual() |
boolean |
isSetCodigoLocalidade() |
boolean |
isSetCompetencia() |
boolean |
isSetDadosBasicos() |
boolean |
isSetDataAjuizamento() |
boolean |
isSetHistoricoDeslocamento() |
boolean |
isSetIntervencaoMP() |
boolean |
isSetMagistradoAtuante() |
boolean |
isSetNivelSigilo() |
boolean |
isSetOrgaoJulgador() |
boolean |
isSetOutroParametro() |
boolean |
isSetOutrosNumeros() |
boolean |
isSetPedidoLiminarPendente() |
boolean |
isSetPolo() |
boolean |
isSetPrioridade() |
boolean |
isSetProcessoFisico() |
boolean |
isSetProcessoVinculado() |
boolean |
isSetTamanhoProcesso() |
boolean |
isSetValorCausa() |
void |
setClasseProcessual(int value)
Define o valor da propriedade classeProcessual.
|
void |
setCodigoLocalidade(String value)
Define o valor da propriedade codigoLocalidade.
|
void |
setCompetencia(Integer value)
Define o valor da propriedade competencia.
|
void |
setDadosBasicos(CabecalhoProcessoSimples value)
Define o valor da propriedade dadosBasicos.
|
void |
setDataAjuizamento(DataHora value)
Define o valor da propriedade dataAjuizamento.
|
void |
setIntervencaoMP(Boolean value)
Define o valor da propriedade intervencaoMP.
|
void |
setNivelSigilo(int value)
Define o valor da propriedade nivelSigilo.
|
void |
setOrgaoJulgador(OrgaoJulgador value)
Define o valor da propriedade orgaoJulgador.
|
void |
setPedidoLiminarPendente(Boolean value)
Define o valor da propriedade pedidoLiminarPendente.
|
void |
setPrioridade(ModalidadePrioridade value)
Define o valor da propriedade prioridade.
|
void |
setProcessoFisico(Boolean value)
Define o valor da propriedade processoFisico.
|
void |
setTamanhoProcesso(Integer value)
Define o valor da propriedade tamanhoProcesso.
|
void |
setValorCausa(Double value)
Define o valor da propriedade valorCausa.
|
void |
unsetAny() |
void |
unsetAssunto() |
void |
unsetHistoricoDeslocamento() |
void |
unsetMagistradoAtuante() |
void |
unsetOutroParametro() |
void |
unsetOutrosNumeros() |
void |
unsetPolo() |
void |
unsetProcessoVinculado() |
protected CabecalhoProcessoSimples dadosBasicos
protected Integer competencia
protected int classeProcessual
protected String codigoLocalidade
protected int nivelSigilo
protected Boolean intervencaoMP
protected Integer tamanhoProcesso
protected DataHora dataAjuizamento
protected List<PoloProcessual> polo
protected List<AssuntoProcessual> assunto
protected List<CadastroIdentificador> magistradoAtuante
protected List<VinculacaoProcessual> processoVinculado
protected ModalidadePrioridade prioridade
protected Double valorCausa
protected OrgaoJulgador orgaoJulgador
protected Boolean processoFisico
protected Boolean pedidoLiminarPendente
protected List<HistoricoDeslocamento> historicoDeslocamento
public CabecalhoProcessoSimples getDadosBasicos()
CabecalhoProcessoSimples
public void setDadosBasicos(CabecalhoProcessoSimples value)
value
- allowed object is
CabecalhoProcessoSimples
public boolean isSetDadosBasicos()
public Integer getCompetencia()
Integer
public void setCompetencia(Integer value)
value
- allowed object is
Integer
public boolean isSetCompetencia()
public int getClasseProcessual()
public void setClasseProcessual(int value)
public boolean isSetClasseProcessual()
public String getCodigoLocalidade()
String
public void setCodigoLocalidade(String value)
value
- allowed object is
String
public boolean isSetCodigoLocalidade()
public int getNivelSigilo()
public void setNivelSigilo(int value)
public boolean isSetNivelSigilo()
public Boolean isIntervencaoMP()
Boolean
public void setIntervencaoMP(Boolean value)
value
- allowed object is
Boolean
public boolean isSetIntervencaoMP()
public Integer getTamanhoProcesso()
Integer
public void setTamanhoProcesso(Integer value)
value
- allowed object is
Integer
public boolean isSetTamanhoProcesso()
public DataHora getDataAjuizamento()
DataHora
public void setDataAjuizamento(DataHora value)
value
- allowed object is
DataHora
public boolean isSetDataAjuizamento()
public List<PoloProcessual> getPolo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the polo property.
For example, to add a new item, do as follows:
getPolo().add(newItem);
Objects of the following type(s) are allowed in the list
PoloProcessual
public boolean isSetPolo()
public void unsetPolo()
public List<AssuntoProcessual> getAssunto()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the assunto property.
For example, to add a new item, do as follows:
getAssunto().add(newItem);
Objects of the following type(s) are allowed in the list
AssuntoProcessual
public boolean isSetAssunto()
public void unsetAssunto()
public List<CadastroIdentificador> getMagistradoAtuante()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the magistradoAtuante property.
For example, to add a new item, do as follows:
getMagistradoAtuante().add(newItem);
Objects of the following type(s) are allowed in the list
CadastroIdentificador
public boolean isSetMagistradoAtuante()
public void unsetMagistradoAtuante()
public List<VinculacaoProcessual> getProcessoVinculado()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the processoVinculado property.
For example, to add a new item, do as follows:
getProcessoVinculado().add(newItem);
Objects of the following type(s) are allowed in the list
VinculacaoProcessual
public boolean isSetProcessoVinculado()
public void unsetProcessoVinculado()
public ModalidadePrioridade getPrioridade()
ModalidadePrioridade
public void setPrioridade(ModalidadePrioridade value)
value
- allowed object is
ModalidadePrioridade
public boolean isSetPrioridade()
public List<Parametro> getOutroParametro()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the outroParametro property.
For example, to add a new item, do as follows:
getOutroParametro().add(newItem);
Objects of the following type(s) are allowed in the list
Parametro
public boolean isSetOutroParametro()
public void unsetOutroParametro()
public Double getValorCausa()
Double
public void setValorCausa(Double value)
value
- allowed object is
Double
public boolean isSetValorCausa()
public OrgaoJulgador getOrgaoJulgador()
OrgaoJulgador
public void setOrgaoJulgador(OrgaoJulgador value)
value
- allowed object is
OrgaoJulgador
public boolean isSetOrgaoJulgador()
public List<String> getOutrosNumeros()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the outrosNumeros property.
For example, to add a new item, do as follows:
getOutrosNumeros().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetOutrosNumeros()
public void unsetOutrosNumeros()
public Boolean isProcessoFisico()
Boolean
public void setProcessoFisico(Boolean value)
value
- allowed object is
Boolean
public boolean isSetProcessoFisico()
public Boolean isPedidoLiminarPendente()
Boolean
public void setPedidoLiminarPendente(Boolean value)
value
- allowed object is
Boolean
public boolean isSetPedidoLiminarPendente()
public List<HistoricoDeslocamento> getHistoricoDeslocamento()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the historicoDeslocamento property.
For example, to add a new item, do as follows:
getHistoricoDeslocamento().add(newItem);
Objects of the following type(s) are allowed in the list
HistoricoDeslocamento
public boolean isSetHistoricoDeslocamento()
public void unsetHistoricoDeslocamento()
public List<Object> getAny()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the any property.
For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetAny()
public void unsetAny()
Copyright © 2019 Conselho Nacional de Justiça. All rights reserved.