public interface ValuesListDefinition
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOptionsName()
Returns the name of the options node associated with this query.
|
void |
setOptionsName(java.lang.String optname)
Set the name of the options node to be used for this query.
|
java.lang.String getOptionsName()
void setOptionsName(java.lang.String optname)
optname
- The name of the options node.Copyright © 2013-2018 MarkLogic Corporation.