Uses of Class
org.teamapps.ux.session.DateTimeFormatDescriptor.Builder
Packages that use DateTimeFormatDescriptor.Builder
-
Uses of DateTimeFormatDescriptor.Builder in org.teamapps.ux.session
Methods in org.teamapps.ux.session that return DateTimeFormatDescriptor.BuilderModifier and TypeMethodDescriptionDateTimeFormatDescriptor.builer()DateTimeFormatDescriptor.Builder.setDay(DateTimeFormatDescriptor.NumericType day) DateTimeFormatDescriptor.Builder.setDayPeriod(DateTimeFormatDescriptor.DayPeriodType dayPeriod) DateTimeFormatDescriptor.Builder.setEra(DateTimeFormatDescriptor.LongShortNarrowType era) DateTimeFormatDescriptor.Builder.setFractionalSecondDigits(Integer fractionalSecondDigits) DateTimeFormatDescriptor.Builder.setHour(DateTimeFormatDescriptor.NumericType hour) DateTimeFormatDescriptor.Builder.setHourCycle(DateTimeFormatDescriptor.HourCycleType hourCycle) DateTimeFormatDescriptor.Builder.setMinute(DateTimeFormatDescriptor.NumericType minute) DateTimeFormatDescriptor.Builder.setMonth(DateTimeFormatDescriptor.NumericOrLongShortNarrowType month) DateTimeFormatDescriptor.Builder.setSecond(DateTimeFormatDescriptor.NumericType second) DateTimeFormatDescriptor.Builder.setWeekday(DateTimeFormatDescriptor.LongShortNarrowType weekday) DateTimeFormatDescriptor.Builder.setYear(DateTimeFormatDescriptor.NumericType year)