public static interface DataRecord.ENumberSystem
| Modifier and Type | Field and Description |
|---|---|
static byte |
CHINESE_SIMPLIFIED |
static byte |
CHINESE_TRADITIONAL |
static byte |
DEFAULT |
static byte |
KOREAN |
static String[] |
names |
static final byte DEFAULT
static final byte CHINESE_TRADITIONAL
static final byte CHINESE_SIMPLIFIED
static final byte KOREAN
static final String[] names