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