| Package | Description |
|---|---|
| xyz.cofe.types.date |
| Modifier and Type | Method and Description |
|---|---|
DateType |
DateConvertor.getType() |
static DateType |
DateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateType[] |
DateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DateConvertor(DateType type) |
DateConvertor(DateType type,
String format) |
Copyright © 2017. All rights reserved.