@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class ScriptDefinition extends Object
| Constructor and Description |
|---|
ScriptDefinition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getScriptArguments() |
String |
getScriptLocation() |
String |
getScriptName() |
int |
hashCode() |
void |
setScriptArguments(List<String> scriptArguments) |
void |
setScriptLocation(String scriptLocation) |
void |
setScriptName(String scriptName) |
String |
toString() |
Copyright © 2017. All rights reserved.