public class NumeroUnico extends Object implements Serializable
Java class for tipoNumeroUnico simple type.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="tipoNumeroUnico"> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <pattern value="\d{20}"/> </restriction> </simpleType>
Constructor and Description |
---|
NumeroUnico() |
Modifier and Type | Method and Description |
---|---|
String |
getValue()
Tipo de elemento que limita a indicação de um número
de
processo ao padrão da numeração única.
|
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.