public class Script extends Object implements Serializable
Constructor and Description |
---|
Script() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getContent() |
String |
getLanguage() |
int |
hashCode() |
void |
setContent(String content) |
void |
setLanguage(String language) |
String |
toString() |
Copyright © 2021. All rights reserved.