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