public static interface DataRecord.ECountVariant
| Modifier and Type | Field and Description |
|---|---|
static byte |
DECIMAL1 |
static byte |
DECIMAL2 |
static byte |
DECIMAL3 |
static byte |
HALF_FRACTION |
static byte |
INTEGER |
static byte |
INTEGER_CUSTOM |
static String[] |
names |
static final byte INTEGER
static final byte INTEGER_CUSTOM
static final byte HALF_FRACTION
static final byte DECIMAL1
static final byte DECIMAL2
static final byte DECIMAL3
static final String[] names