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