public class ScriptDTO extends AbstractDynamicContentDTO
| Constructor and Description |
|---|
ScriptDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getScriptType() |
boolean |
isAutodisabling() |
boolean |
isDisabled() |
void |
setAutodisabling(boolean value) |
void |
setDescription(String value) |
void |
setDisabled(boolean value) |
void |
setScriptType(String value) |
getActive, getChecksum, getCode, getContent, getVersion, setActive, setChecksum, setCode, setContent, setVersiongetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic String getDescription()
public String getScriptType()
public boolean isAutodisabling()
public boolean isDisabled()
public void setAutodisabling(boolean value)
public void setDescription(String value)
public void setDisabled(boolean value)
public void setScriptType(String value)
Copyright © 2017 SAP SE. All Rights Reserved.