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