public interface GenericScript extends Script
The following features are supported:
SecurityPackage.getGenericScript()| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(String value)
Sets the value of the '
Type' attribute. |
getSource, setSourceString getType()
"JavaScript".
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
getType in interface ScriptsetType(String),
SecurityPackage.getGenericScript_Type()