| Modifier and Type | Field and Description |
|---|---|
protected GroupOperatorName |
value |
| Constructor and Description |
|---|
GroupOperator() |
GroupOperator(GroupOperatorName oper) |
GroupOperator(String oper) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(QueryVisitor visitor) |
GroupOperatorName |
getValue()
Gets the value of the value property.
|
void |
setValue(GroupOperatorName value)
Sets the value of the value property.
|
protected GroupOperatorName value
public GroupOperator()
public GroupOperator(String oper)
public GroupOperator(GroupOperatorName oper)
public GroupOperatorName getValue()
GroupOperatorNamepublic void setValue(GroupOperatorName value)
value - allowed object is GroupOperatorNamepublic void accept(QueryVisitor visitor)
Copyright © 2021. All rights reserved.