Uses of Class
de.focus_shift.jollyday.jackson.mapping.IslamicHolidayType
-
Packages that use IslamicHolidayType Package Description de.focus_shift.jollyday.jackson.mapping -
-
Uses of IslamicHolidayType in de.focus_shift.jollyday.jackson.mapping
Fields in de.focus_shift.jollyday.jackson.mapping declared as IslamicHolidayType Modifier and Type Field Description protected IslamicHolidayTypeIslamicHoliday. typeMethods in de.focus_shift.jollyday.jackson.mapping that return IslamicHolidayType Modifier and Type Method Description static IslamicHolidayTypeIslamicHolidayType. fromValue(String v)IslamicHolidayTypeIslamicHoliday. getType()Gets the value of the type property.static IslamicHolidayTypeIslamicHolidayType. valueOf(String name)Returns the enum constant of this type with the specified name.static IslamicHolidayType[]IslamicHolidayType. 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 IslamicHolidayType Modifier and Type Method Description voidIslamicHoliday. setType(IslamicHolidayType value)Sets the value of the type property.
-