![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisplayUnitType
Represents the type of display unit.
Field Summary | |
---|---|
static byte |
BILLIONS
Display unit is Billions. |
static byte |
HUNDREDS
Display unit is Hundreds. |
static byte |
MILLIONS
Display unit is Millions. |
static byte |
NONE
Display unit is None. |
static byte |
THOUSANDS
Display unit is Thousands. |
static byte |
TRILLIONS
Display unit is Trillions. |
static byte |
X10000
Display unit is 10,000. |
static byte |
X100000
Display unit is 100,000. |
static byte |
X10000000
Display unit is 10,000,000. |
static byte |
X100000000
Display unit is 100,000,000. |
Field Detail |
---|
static final byte NONE
static final byte HUNDREDS
static final byte THOUSANDS
static final byte X10000
static final byte X100000
static final byte MILLIONS
static final byte X10000000
static final byte X100000000
static final byte BILLIONS
static final byte TRILLIONS
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |