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