public class BTGConditionDTO extends BTGItemDTO
| Constructor and Description |
|---|
BTGConditionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBeanId() |
String |
getEvaluationScope() |
Collection<BTGConditionResultDTO> |
getResults() |
BTGRuleDTO |
getRule() |
void |
setBeanId(String value) |
void |
setEvaluationScope(String value) |
void |
setResults(Collection<BTGConditionResultDTO> value) |
void |
setRule(BTGRuleDTO value) |
getCatalogVersion, getUid, setCatalogVersion, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic BTGConditionDTO()
public String getBeanId()
public String getEvaluationScope()
public Collection<BTGConditionResultDTO> getResults()
public BTGRuleDTO getRule()
public void setBeanId(String value)
public void setEvaluationScope(String value)
public void setResults(Collection<BTGConditionResultDTO> value)
public void setRule(BTGRuleDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.