public class Identificador extends Object implements Serializable
Java class for identificadorComunicacao simple type.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="identificadorComunicacao"> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <pattern value="\d{15}"/> </restriction> </simpleType>
Constructor and Description |
---|
Identificador() |
Modifier and Type | Method and Description |
---|---|
String |
getValue()
Sequência de caracteres no formato AAAAMMDDNNNNNNN,
onde
AAAA é o ano, MM o mês e DD o dia de produção do aviso
ou da
comunicação e NNNNNNN o número identificador local
da intimação.
|
boolean |
isSetValue() |
void |
setValue(String value)
Sets the value of the value property.
|
protected String value
public String getValue()
String
public void setValue(String value)
value
- allowed object is
String
public boolean isSetValue()
Copyright © 2014 Conselho Nacional de Justiça. All rights reserved.