Uses of Class
de.focus_shift.jollyday.jackson.mapping.EthiopianOrthodoxHolidayType
-
Packages that use EthiopianOrthodoxHolidayType Package Description de.focus_shift.jollyday.jackson.mapping -
-
Uses of EthiopianOrthodoxHolidayType in de.focus_shift.jollyday.jackson.mapping
Fields in de.focus_shift.jollyday.jackson.mapping declared as EthiopianOrthodoxHolidayType Modifier and Type Field Description protected EthiopianOrthodoxHolidayTypeEthiopianOrthodoxHoliday. typeMethods in de.focus_shift.jollyday.jackson.mapping that return EthiopianOrthodoxHolidayType Modifier and Type Method Description static EthiopianOrthodoxHolidayTypeEthiopianOrthodoxHolidayType. fromValue(String v)EthiopianOrthodoxHolidayTypeEthiopianOrthodoxHoliday. getType()Gets the value of the type property.static EthiopianOrthodoxHolidayTypeEthiopianOrthodoxHolidayType. valueOf(String name)Returns the enum constant of this type with the specified name.static EthiopianOrthodoxHolidayType[]EthiopianOrthodoxHolidayType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.focus_shift.jollyday.jackson.mapping with parameters of type EthiopianOrthodoxHolidayType Modifier and Type Method Description voidEthiopianOrthodoxHoliday. setType(EthiopianOrthodoxHolidayType value)Sets the value of the type property.
-