public class DatetimeType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
type |
protected XMLGregorianCalendar |
value |
| Constructor and Description |
|---|
DatetimeType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Gets the value of the type property.
|
XMLGregorianCalendar |
getValue()
Gets the value of the value property.
|
void |
setType(String value)
Sets the value of the type property.
|
void |
setValue(XMLGregorianCalendar value)
Sets the value of the value property.
|
protected XMLGregorianCalendar value
protected String type
public XMLGregorianCalendar getValue()
XMLGregorianCalendarpublic void setValue(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getType()
StringCopyright © 2020 B3Partners B.V.. All rights reserved.