Uses of Class
org.teamapps.dto.UiLongShortNarrowType
-
Uses of UiLongShortNarrowType in org.teamapps.dto
Fields in org.teamapps.dto declared as UiLongShortNarrowType Modifier and Type Field Description protected UiLongShortNarrowTypeUiDateTimeFormatDescriptor. eraprotected UiLongShortNarrowTypeUiDateTimeFormatDescriptor. weekdayMethods in org.teamapps.dto that return UiLongShortNarrowType Modifier and Type Method Description UiLongShortNarrowTypeUiDateTimeFormatDescriptor. getEra()UiLongShortNarrowTypeUiDateTimeFormatDescriptor. getWeekday()static UiLongShortNarrowTypeUiLongShortNarrowType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiLongShortNarrowType[]UiLongShortNarrowType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiLongShortNarrowType Modifier and Type Method Description UiDateTimeFormatDescriptorUiDateTimeFormatDescriptor. setEra(UiLongShortNarrowType era)UiDateTimeFormatDescriptorUiDateTimeFormatDescriptor. setWeekday(UiLongShortNarrowType weekday)