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