Class PatternKeys
- java.lang.Object
-
- com.vmware.vipclient.i18n.l2.common.PatternKeys
-
public class PatternKeys extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PatternKeys()
-
-
-
Field Detail
-
LANGUAGES
public static final String LANGUAGES
- See Also:
- Constant Field Values
-
TERRITORIES
public static final String TERRITORIES
- See Also:
- Constant Field Values
-
CATEGORIES
public static final String CATEGORIES
- See Also:
- Constant Field Values
-
CURRENCIES
public static final String CURRENCIES
- See Also:
- Constant Field Values
-
REGIONS
public static final String REGIONS
- See Also:
- Constant Field Values
-
FRACTIONS
public static final String FRACTIONS
- See Also:
- Constant Field Values
-
CURRENCY
public static final String CURRENCY
- See Also:
- Constant Field Values
-
FRACTION
public static final String FRACTION
- See Also:
- Constant Field Values
-
_ROUNDING
public static final String _ROUNDING
- See Also:
- Constant Field Values
-
_DIGITS
public static final String _DIGITS
- See Also:
- Constant Field Values
-
DATE
public static final String DATE
- See Also:
- Constant Field Values
-
TIME
public static final String TIME
- See Also:
- Constant Field Values
-
DATEFORMATS
public static final String DATEFORMATS
- See Also:
- Constant Field Values
-
TIMEFORMATS
public static final String TIMEFORMATS
- See Also:
- Constant Field Values
-
DATETIMEFORMATS
public static final String DATETIMEFORMATS
- See Also:
- Constant Field Values
-
SHORT
public static final String SHORT
- See Also:
- Constant Field Values
-
MEDIUM
public static final String MEDIUM
- See Also:
- Constant Field Values
-
LONG
public static final String LONG
- See Also:
- Constant Field Values
-
FULL
public static final String FULL
- See Also:
- Constant Field Values
-
ERAS
public static final String ERAS
- See Also:
- Constant Field Values
-
MONTHS_FORMAT
public static final String MONTHS_FORMAT
- See Also:
- Constant Field Values
-
MONTHS_STANDALONE
public static final String MONTHS_STANDALONE
- See Also:
- Constant Field Values
-
DAYS_FORMAT
public static final String DAYS_FORMAT
- See Also:
- Constant Field Values
-
DAYS_STANDALONE
public static final String DAYS_STANDALONE
- See Also:
- Constant Field Values
-
DAYPERIODS_FORMAT
public static final String DAYPERIODS_FORMAT
- See Also:
- Constant Field Values
-
DAYPERIODS_STANDALONE
public static final String DAYPERIODS_STANDALONE
- See Also:
- Constant Field Values
-
ABBREVIATED
public static final String ABBREVIATED
- See Also:
- Constant Field Values
-
WIDE
public static final String WIDE
- See Also:
- Constant Field Values
-
NARROW
public static final String NARROW
- See Also:
- Constant Field Values
-
FIRSTDAY_OF_WEEK
public static final String FIRSTDAY_OF_WEEK
- See Also:
- Constant Field Values
-
NUMBERSYMBOLS
public static final String NUMBERSYMBOLS
- See Also:
- Constant Field Values
-
DECIMAL
public static final String DECIMAL
- See Also:
- Constant Field Values
-
GROUP
public static final String GROUP
- See Also:
- Constant Field Values
-
PERCENTSIGN
public static final String PERCENTSIGN
- See Also:
- Constant Field Values
-
PLUSSIGN
public static final String PLUSSIGN
- See Also:
- Constant Field Values
-
MINUSSIGN
public static final String MINUSSIGN
- See Also:
- Constant Field Values
-
EXPONENTIAL
public static final String EXPONENTIAL
- See Also:
- Constant Field Values
-
PERMILLE
public static final String PERMILLE
- See Also:
- Constant Field Values
-
INFINITY
public static final String INFINITY
- See Also:
- Constant Field Values
-
NUMBERFORMATS
public static final String NUMBERFORMATS
- See Also:
- Constant Field Values
-
DECIMALFORMATS
public static final String DECIMALFORMATS
- See Also:
- Constant Field Values
-
PERCENTFORMATS
public static final String PERCENTFORMATS
- See Also:
- Constant Field Values
-
CURRENCYFORMATS
public static final String CURRENCYFORMATS
- See Also:
- Constant Field Values
-
SCIENTIFICFORMATS
public static final String SCIENTIFICFORMATS
- See Also:
- Constant Field Values
-
NARROWCURRENCYSYMBOL
public static final String NARROWCURRENCYSYMBOL
- See Also:
- Constant Field Values
-
CURRENCYSYMBOL
public static final String CURRENCYSYMBOL
- See Also:
- Constant Field Values
-
CURRENCYNAME
public static final String CURRENCYNAME
- See Also:
- Constant Field Values
-
PLURALRULES
public static final String PLURALRULES
- See Also:
- Constant Field Values
-
-