public class BTGExpressionDTO extends BTGConditionDTO
| Constructor and Description |
|---|
BTGExpressionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
BTGOperandDTO |
getLeftOperand() |
BTGOperatorDTO |
getOperator() |
BTGOperandDTO |
getRightOperand() |
void |
setLeftOperand(BTGOperandDTO value) |
void |
setOperator(BTGOperatorDTO value) |
void |
setRightOperand(BTGOperandDTO value) |
getBeanId, getEvaluationScope, getResults, getRule, setBeanId, setEvaluationScope, setResults, setRulegetCatalogVersion, getUid, setCatalogVersion, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic BTGExpressionDTO()
public BTGOperandDTO getLeftOperand()
public BTGOperatorDTO getOperator()
public BTGOperandDTO getRightOperand()
public void setLeftOperand(BTGOperandDTO value)
public void setOperator(BTGOperatorDTO value)
public void setRightOperand(BTGOperandDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.