br.jus.cnj.intercomunicacao.beans
Class TipoComunicacao
java.lang.Object
br.jus.cnj.intercomunicacao.beans.TipoComunicacao
- All Implemented Interfaces:
- Serializable
public class TipoComunicacao
- extends Object
- implements Serializable
Tipo de elemento destinado a permitir a identificacao
do tipo de comunica��o processual realizada. S�o valores poss�veis:
- CIT: cita��o
- INT: intima��o
- NOT: notifica��o
- VIS: vista para
manifesta��o
- URG: urgente
- PTA: pauta de julgamento/audi�ncia
Java class for tipoComunicacao simple type.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="tipoComunicacao">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
</restriction>
</simpleType>
- See Also:
- Serialized Form
Method Summary |
String |
getValue()
Tipo de elemento destinado a permitir a identificacao
do tipo de comunica��o processual realizada. |
boolean |
isSetValue()
|
void |
setValue(String value)
Sets the value of the value property. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected String value
TipoComunicacao
public TipoComunicacao()
getValue
public String getValue()
- Tipo de elemento destinado a permitir a identificacao
do tipo de comunica��o processual realizada. S�o valores poss�veis:
- CIT: cita��o
- INT: intima��o
- NOT: notifica��o
- VIS: vista para
manifesta��o
- URG: urgente
- PTA: pauta de julgamento/audi�ncia
- Returns:
- possible object is
String
setValue
public void setValue(String value)
- Sets the value of the value property.
- Parameters:
value
- allowed object is
String
isSetValue
public boolean isSetValue()
Copyright © 2012 Conselho Nacional de Justiça. All Rights Reserved.