Uses of Enum Class
org.teamapps.ux.session.DateTimeFormatDescriptor.HourCycleType
Packages that use DateTimeFormatDescriptor.HourCycleType
-
Uses of DateTimeFormatDescriptor.HourCycleType in org.teamapps.ux.session
Methods in org.teamapps.ux.session that return DateTimeFormatDescriptor.HourCycleTypeModifier and TypeMethodDescriptionDateTimeFormatDescriptor.getHourCycle()Returns the enum constant of this class with the specified name.DateTimeFormatDescriptor.HourCycleType.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.HourCycleTypeModifier and TypeMethodDescriptionstatic DateTimeFormatDescriptorDateTimeFormatDescriptor.forTime(DateTimeFormatDescriptor.FullLongMediumShortType timeStyle, DateTimeFormatDescriptor.HourCycleType hourCycle) DateTimeFormatDescriptor.Builder.setHourCycle(DateTimeFormatDescriptor.HourCycleType hourCycle)