public class XMLGroovyScript2Rest extends Object
| Constructor and Description |
|---|
XMLGroovyScript2Rest() |
XMLGroovyScript2Rest(String name,
String path,
boolean autoload) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getPath() |
boolean |
isAutoload() |
void |
setAutoload(boolean autoload) |
void |
setName(String name) |
void |
setPath(String path) |
String |
toString() |
public String getName()
public void setName(String name)
name - the name to setpublic String getPath()
public void setPath(String path)
path - the path to setpublic boolean isAutoload()
public void setAutoload(boolean autoload)
autoload - the autoload to setCopyright © 2018 eXo Platform SAS. All Rights Reserved.