| Modifier and Type | Field and Description |
|---|---|
protected WildcardOperatorValues |
value |
| Constructor and Description |
|---|
WildcardOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(QueryVisitor visitor) |
WildcardOperatorValues |
getValue()
Gets the value of the value property.
|
void |
setValue(WildcardOperatorValues value)
Sets the value of the value property.
|
protected WildcardOperatorValues value
public WildcardOperatorValues getValue()
WildcardOperatorValuespublic void setValue(WildcardOperatorValues value)
value - allowed object is
WildcardOperatorValuespublic void accept(QueryVisitor visitor)
Copyright © 2017. All rights reserved.