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