Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
GLOB.GLOBType |
GLOB.getGLOBType() |
static GLOB.GLOBType |
GLOB.GLOBType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GLOB.GLOBType[] |
GLOB.GLOBType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GLOB.setType(GLOB.GLOBType type) |
Constructor and Description |
---|
GLOB(java.lang.String edid,
GLOB.GLOBType type) |
GLOB(java.lang.String edid,
GLOB.GLOBType type,
float value,
java.lang.Boolean constant) |