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