Uses of Class
org.teamapps.dto.UiNumericOrLongShortNarrowType
-
-
Uses of UiNumericOrLongShortNarrowType in org.teamapps.dto
Fields in org.teamapps.dto declared as UiNumericOrLongShortNarrowType Modifier and Type Field Description protected UiNumericOrLongShortNarrowTypeUiDateTimeFormatDescriptor. monthMethods in org.teamapps.dto that return UiNumericOrLongShortNarrowType Modifier and Type Method Description UiNumericOrLongShortNarrowTypeUiDateTimeFormatDescriptor. getMonth()static UiNumericOrLongShortNarrowTypeUiNumericOrLongShortNarrowType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiNumericOrLongShortNarrowType[]UiNumericOrLongShortNarrowType. 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 UiNumericOrLongShortNarrowType Modifier and Type Method Description UiDateTimeFormatDescriptorUiDateTimeFormatDescriptor. setMonth(UiNumericOrLongShortNarrowType month)
-