| Modifier and Type | Field and Description |
|---|---|
protected PredicateOperatorName |
value |
| Constructor and Description |
|---|
PredicateOperator()
Default constructor for marshalling only !!
|
PredicateOperator(PredicateOperatorName operatorName) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(QueryVisitor visitor) |
PredicateOperatorName |
getValue()
Gets the value of the value property.
|
void |
setValue(PredicateOperatorName value)
Sets the value of the value property.
|
protected PredicateOperatorName value
public PredicateOperator()
public PredicateOperator(PredicateOperatorName operatorName)
public PredicateOperatorName getValue()
PredicateOperatorNamepublic void setValue(PredicateOperatorName value)
value - allowed object is PredicateOperatorNamepublic void accept(QueryVisitor visitor)
Copyright © 2021. All rights reserved.