| Package | Description |
|---|---|
| consulting.omnia.util.cast.parser.config |
| Modifier and Type | Method and Description |
|---|---|
static DateCastParserType |
DateCastParserConfig.getDateCastType() |
static DateCastParserType |
DateCastParserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateCastParserType[] |
DateCastParserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DateCastParserConfig.setDateCastType(DateCastParserType dateCastType) |
Copyright © 2015 Omnia Consulting. All rights reserved.