| Modifier and Type | Method and Description |
|---|---|
static ScriptGroup |
ScriptGroup.valueOf(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(String group) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
GroupScript.getScriptWithGroup(ScriptGroup group) |
protected 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 © 2017 SAP SE. All Rights Reserved.