Uses of Enum Class
com.bytedesk.service.holiday.HolidayTypeEnum
Packages that use HolidayTypeEnum
-
Uses of HolidayTypeEnum in com.bytedesk.service.holiday
Methods in com.bytedesk.service.holiday that return HolidayTypeEnumModifier and TypeMethodDescriptionstatic HolidayTypeEnumReturns the enum constant of this class with the specified name.static HolidayTypeEnum[]HolidayTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.