| Modifier and Type | Method and Description |
|---|---|
static ScriptGroup |
ScriptGroup.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ScriptGroup[] |
ScriptGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected ScriptGroup |
GroupScriptFile.getScriptGroupType(java.lang.String group) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
GroupScript.getScriptWithGroup(ScriptGroup group) |
protected java.lang.String |
GroupScriptFile.getSrcFileWithGroup(ScriptGroup group) |
| Modifier and Type | Method and Description |
|---|---|
ScriptGroup |
ScriptFragment.getGroup() |
| Modifier and Type | Field and Description |
|---|---|
protected ScriptGroup |
SimpleScriptFragment.group |
protected ScriptGroup |
SingleJavaScriptFile.group |
| Modifier and Type | Method and Description |
|---|---|
ScriptGroup |
SimpleScriptFragment.getGroup() |
ScriptGroup |
SingleJavaScriptFile.getGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleScriptFragment.setGroup(ScriptGroup type) |
void |
SingleJavaScriptFile.setGroup(ScriptGroup type) |
Copyright © 2018 SAP SE. All Rights Reserved.