Uses of Enum Class
org.teamapps.ux.session.DateTimeFormatDescriptor.DayPeriodType
Packages that use DateTimeFormatDescriptor.DayPeriodType
-
Uses of DateTimeFormatDescriptor.DayPeriodType in org.teamapps.ux.session
Methods in org.teamapps.ux.session that return DateTimeFormatDescriptor.DayPeriodTypeModifier and TypeMethodDescriptionDateTimeFormatDescriptor.getDayPeriod()DateTimeFormatDescriptor.isDayPeriod()Returns the enum constant of this class with the specified name.DateTimeFormatDescriptor.DayPeriodType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.session with parameters of type DateTimeFormatDescriptor.DayPeriodTypeModifier and TypeMethodDescriptionDateTimeFormatDescriptor.Builder.setDayPeriod(DateTimeFormatDescriptor.DayPeriodType dayPeriod)