Package | Description |
---|---|
dk.heick.properties.types |
Modifier and Type | Class and Description |
---|---|
class |
EnvironmentPropertyType
PropertyType that validates to a enum Environment class.
|
class |
MonthPropertyType
PropertyType that validates to a Month class.
|
class |
TimeUnitPropertyType
PropertyType that validates to a TimeUnit class.
|
class |
WeekdayPropertyType
PropertyType that validates to a Weekday enum class.
|