Package org.teamapps.dto
Klasse UiDateTimeFormatDescriptor
java.lang.Object
org.teamapps.dto.UiDateTimeFormatDescriptor
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected UiFullLongMediumShortTypeprotected UiNumericTypeprotected UiDayPeriodTypeprotected UiLongShortNarrowTypeprotected Integerprotected UiNumericTypeprotected UiHourCycleTypeprotected UiNumericTypeprotected UiNumericOrLongShortNarrowTypeprotected UiNumericTypeprotected UiFullLongMediumShortTypeprotected UiLongShortNarrowTypeprotected UiNumericType -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetDay()getEra()getHour()getMonth()getYear()setDateStyle(UiFullLongMediumShortType dateStyle) setDay(UiNumericType day) setDayPeriod(UiDayPeriodType dayPeriod) setFractionalSecondDigits(Integer fractionalSecondDigits) setHour(UiNumericType hour) setHourCycle(UiHourCycleType hourCycle) setMinute(UiNumericType minute) setSecond(UiNumericType second) setTimeStyle(UiFullLongMediumShortType timeStyle) setWeekday(UiLongShortNarrowType weekday) setYear(UiNumericType year) toString()
-
Felddetails
-
dateStyle
-
timeStyle
-
fractionalSecondDigits
-
dayPeriod
-
hourCycle
-
weekday
-
era
-
year
-
month
-
day
-
hour
-
minute
-
second
-
-
Konstruktordetails
-
UiDateTimeFormatDescriptor
public UiDateTimeFormatDescriptor()
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getDateStyle
-
getTimeStyle
-
getFractionalSecondDigits
-
getDayPeriod
-
getHourCycle
-
getWeekday
-
getEra
-
getYear
-
getMonth
-
getDay
-
getHour
-
getMinute
-
getSecond
-
setDateStyle
-
setTimeStyle
-
setFractionalSecondDigits
-
setDayPeriod
-
setHourCycle
-
setWeekday
-
setEra
-
setYear
-
setMonth
-
setDay
-
setHour
-
setMinute
-
setSecond
-