public abstract class IndexValue extends Node
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
field |
indexOptions
Constructor and Description |
---|
IndexValue() |
IndexValue(java.lang.String field) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getField()
Get the index field targeted by this node
|
void |
setField(java.lang.String field)
Set the index field targeted by this node
|
accept, cloneNode, copyOptionsFrom, escapeStr, getHighlight, toELLQL, toELLQLBinary, toELLQLConstant, toELLQLNAry, toELLQLUnary, unEscapeStr
Copyright © 2013 Dassault Systèmes, All Rights Reserved.