| Package | Description |
|---|---|
| net.sourceforge.javadpkg.plugin.cfg |
Contains the interfaces and classes for the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptType |
ScriptConfiguration.getType()
Returns the type.
|
static ScriptType |
ScriptType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScriptType[] |
ScriptType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptConfiguration.setType(ScriptType type)
Sets the type.
|
Copyright © 2015–2018. All rights reserved.