@groovy.transform.CompileStatic class GloopDate extends GloopObject<java.util.Date> implements GloopObjectXmlType, XmlAttributable
Type | Name and description |
---|---|
java.util.List<java.lang.String> |
dateFormats |
boolean |
xmlAttribute |
java.lang.String |
xmlType |
Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.Object |
clone() |
|
protected java.util.Date |
convertValue(java.lang.Object input) |
|
void |
setDateFormats(java.lang.String[] formats) |
|
void |
setDateFormats(java.util.List<java.lang.String> dateFormats) |
Groovy Documentation