Uses of Enum Class
org.teamapps.dto.UiDayPeriodType
-
Uses of UiDayPeriodType in org.teamapps.dto
Subclasses with type arguments of type UiDayPeriodType in org.teamapps.dtoFields in org.teamapps.dto declared as UiDayPeriodTypeMethods in org.teamapps.dto that return UiDayPeriodTypeModifier and TypeMethodDescriptionUiDateTimeFormatDescriptor.getDayPeriod()static UiDayPeriodTypeReturns the enum constant of this class with the specified name.static UiDayPeriodType[]UiDayPeriodType.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 UiDayPeriodTypeModifier and TypeMethodDescriptionUiDateTimeFormatDescriptor.setDayPeriod(UiDayPeriodType dayPeriod)