Uses of Enum Class
org.simpleframework.xml.transform.DateType
Packages that use DateType
-
Uses of DateType in org.simpleframework.xml.transform
Methods in org.simpleframework.xml.transform that return DateTypeModifier and TypeMethodDescriptionstatic DateType
This is used to acquire a date type using the specified text as input.static DateType
Returns the enum constant of this class with the specified name.static DateType[]
DateType.values()
Returns an array containing the constants of this enum class, in the order they are declared.