public class BTGStringScriptOperandDTO extends BTGAbstractScriptOperandDTO
modifiedPropsSet| Constructor and Description |
|---|
BTGStringScriptOperandDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getReturnType() |
java.lang.String |
getScript() |
java.lang.String |
getScriptLanguage() |
boolean |
isCollection() |
void |
setCollection(boolean value) |
void |
setReturnType(java.lang.Class value) |
void |
setScript(java.lang.String value) |
void |
setScriptLanguage(java.lang.String value) |
getBeanId, setBeanIdgetCode, getDescription, getScope, setCode, setDescription, setScopegetCatalogVersion, getUid, setCatalogVersion, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkgetModifiedProperties, getUri, setUripublic BTGStringScriptOperandDTO()
public java.lang.Class getReturnType()
public java.lang.String getScript()
public java.lang.String getScriptLanguage()
public boolean isCollection()
public void setCollection(boolean value)
public void setReturnType(java.lang.Class value)
public void setScript(java.lang.String value)
public void setScriptLanguage(java.lang.String value)
Copyright © 2017 SAP SE. All Rights Reserved.