Verwendungen von Enum-Klasse
org.teamapps.ux.session.DateTimeFormatDescriptor.NumericType
Packages, die DateTimeFormatDescriptor.NumericType verwenden
-
Verwendungen von DateTimeFormatDescriptor.NumericType in org.teamapps.ux.session
Methoden in org.teamapps.ux.session, die DateTimeFormatDescriptor.NumericType zurückgebenModifizierer und TypMethodeBeschreibungDateTimeFormatDescriptor.getDay()DateTimeFormatDescriptor.getHour()DateTimeFormatDescriptor.getMinute()DateTimeFormatDescriptor.getSecond()DateTimeFormatDescriptor.getYear()Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static DateTimeFormatDescriptor.NumericType[]DateTimeFormatDescriptor.NumericType.values()Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.Methoden in org.teamapps.ux.session mit Parametern vom Typ DateTimeFormatDescriptor.NumericTypeModifizierer und TypMethodeBeschreibungDateTimeFormatDescriptor.Builder.setDay(DateTimeFormatDescriptor.NumericType day) DateTimeFormatDescriptor.Builder.setHour(DateTimeFormatDescriptor.NumericType hour) DateTimeFormatDescriptor.Builder.setMinute(DateTimeFormatDescriptor.NumericType minute) DateTimeFormatDescriptor.Builder.setSecond(DateTimeFormatDescriptor.NumericType second) DateTimeFormatDescriptor.Builder.setYear(DateTimeFormatDescriptor.NumericType year)