public class DataHora extends Object implements Serializable
Java class for tipoDataHora simple type.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="tipoDataHora"> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <pattern value="\d{4}[0-1]\d[0-3]\d[0-2]\d[0-6]\d[0-6]\d"/> </restriction> </simpleType>
Constructor and Description |
---|
DataHora() |
Modifier and Type | Method and Description |
---|---|
String |
getValue()
Tipo de elemento destinado a permitir a indicação de
data e hora no formato
AAAAMMDDHHMMSS
|
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.