public abstract class AbstractConditionValue extends java.lang.Object implements ConditionValue
| Constructor and Description |
|---|
AbstractConditionValue() |
| Modifier and Type | Method and Description |
|---|---|
Operator |
getOperator() |
boolean |
isLinkedByOR() |
void |
setLinkedByOR(boolean linkedByOR) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValuesprotected Operator operator
public Operator getOperator()
getOperator in interface ConditionValuepublic boolean isLinkedByOR()
isLinkedByOR in interface ConditionValuepublic void setLinkedByOR(boolean linkedByOR)
Copyright © 2018 SAP SE. All Rights Reserved.