public static class TNumberFormat.Field extends TFormat.Field
Modifier and Type | Field and Description |
---|---|
static TNumberFormat.Field |
CURRENCY |
static TNumberFormat.Field |
DECIMAL_SEPARATOR |
static TNumberFormat.Field |
EXPONENT |
static TNumberFormat.Field |
EXPONENT_SIGN |
static TNumberFormat.Field |
EXPONENT_SYMBOL |
static TNumberFormat.Field |
FRACTION |
static TNumberFormat.Field |
GROUPING_SEPARATOR |
static TNumberFormat.Field |
INTEGER |
static TNumberFormat.Field |
PERCENT |
static TNumberFormat.Field |
PERMILLE |
static TNumberFormat.Field |
SIGN |
INPUT_METHOD_SEGMENT, LANGUAGE, READING
public static final TNumberFormat.Field SIGN
public static final TNumberFormat.Field INTEGER
public static final TNumberFormat.Field FRACTION
public static final TNumberFormat.Field EXPONENT
public static final TNumberFormat.Field EXPONENT_SIGN
public static final TNumberFormat.Field EXPONENT_SYMBOL
public static final TNumberFormat.Field DECIMAL_SEPARATOR
public static final TNumberFormat.Field GROUPING_SEPARATOR
public static final TNumberFormat.Field PERCENT
public static final TNumberFormat.Field PERMILLE
public static final TNumberFormat.Field CURRENCY
protected Field(String fieldName)
Copyright © 2019. All rights reserved.