public final class Script extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getScriptLanguage()
Returns the language of this script.
|
String |
getScriptText()
Returns the text of this script.
|
int |
hashCode() |
String |
toString() |
Copyright © 2022. All rights reserved.