Package | Description |
---|---|
net.csn.dr2d |
Modifier and Type | Method and Description |
---|---|
static AnRType |
AnRType.fromDecValue(int val) |
static AnRType |
AnRType.fromHexValue(java.lang.String hexVal) |
static AnRType |
AnRType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AnRType[] |
AnRType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|