Uses of Enum Class
org.teamapps.dto.UiHourCycleType
-
Uses of UiHourCycleType in org.teamapps.dto
Fields in org.teamapps.dto declared as UiHourCycleTypeMethods in org.teamapps.dto that return UiHourCycleTypeModifier and TypeMethodDescriptionUiDateTimeFormatDescriptor.getHourCycle()static UiHourCycleTypeReturns the enum constant of this class with the specified name.static UiHourCycleType[]UiHourCycleType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiHourCycleTypeModifier and TypeMethodDescriptionUiDateTimeFormatDescriptor.setHourCycle(UiHourCycleType hourCycle)