public enum NumFormat extends Enum<NumFormat>
public static final NumFormat DECIMAL
public static final NumFormat UPPER_ROMAN
public static final NumFormat LOWER_ROMAN
public static final NumFormat UPPER_LETTER
public static final NumFormat LOWER_LETTER
public static final NumFormat ORDINAL
public static final NumFormat CARDINAL_TEXT
public static final NumFormat ORDINAL_TEXT
public static final NumFormat HEX
public static final NumFormat CHICAGO
public static final NumFormat IDEOGRAPH_DIGITAL
public static final NumFormat JAPANESE_COUNTING
public static final NumFormat AIUEO
public static final NumFormat IROHA
public static final NumFormat DECIMAL_FULL_WIDTH
public static final NumFormat DECIMAL_HALF_WIDTH
public static final NumFormat JAPANESE_LEGAL
public static final NumFormat JAPANESE_DIGITAL_TEN_THOUSAND
public static final NumFormat DECIMAL_ENCLOSED_CIRCLE
public static final NumFormat DECIMAL_FULL_WIDTH_2
public static final NumFormat AIUEO_FULL_WIDTH
public static final NumFormat IROHA_FULL_WIDTH
public static final NumFormat DECIMAL_ZERO
public static final NumFormat BULLET
public static final NumFormat GANADA
public static final NumFormat CHOSUNG
public static final NumFormat DECIMAL_ENCLOSED_FULLSTOP
public static final NumFormat DECIMAL_ENCLOSED_PAREN
public static final NumFormat DECIMAL_ENCLOSED_CIRCLE_CHINESE
public static final NumFormat IDEOGRAPH_ENCLOSED_CIRCLE
public static final NumFormat IDEOGRAPH_TRADITIONAL
public static final NumFormat IDEOGRAPH_ZODIAC
public static final NumFormat IDEOGRAPH_ZODIAC_TRADITIONAL
public static final NumFormat TAIWANESE_COUNTING
public static final NumFormat IDEOGRAPH_LEGAL_TRADITIONAL
public static final NumFormat TAIWANESE_COUNTING_THOUSAND
public static final NumFormat TAIWANESE_DIGITAL
public static final NumFormat CHINESE_COUNTING
public static final NumFormat CHINESE_LEGAL_SIMPLIFIED
public static final NumFormat CHINESE_COUNTING_THOUSAND
Copyright © 2022. All rights reserved.