Package | Description |
---|---|
org.fireweb |
Modifier and Type | Method and Description |
---|---|
Script.Type |
Script.getType() |
static Script.Type |
Script.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Script.Type[] |
Script.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Script |
Script.setType(Script.Type type) |