Uses of Class
org.teamapps.dto.UiDayPeriodType
-
-
Uses of UiDayPeriodType in org.teamapps.dto
Fields in org.teamapps.dto declared as UiDayPeriodType Modifier and Type Field Description protected UiDayPeriodTypeUiDateTimeFormatDescriptor. dayPeriodMethods in org.teamapps.dto that return UiDayPeriodType Modifier and Type Method Description UiDayPeriodTypeUiDateTimeFormatDescriptor. getDayPeriod()static UiDayPeriodTypeUiDayPeriodType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiDayPeriodType[]UiDayPeriodType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiDayPeriodType Modifier and Type Method Description UiDateTimeFormatDescriptorUiDateTimeFormatDescriptor. setDayPeriod(UiDayPeriodType dayPeriod)
-