public interface ValuesListDefinition
A ValuesListDefinition is the base type for a values or tuples list.
| 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()
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.
optname - The name of the options node.Copyright © 2013-2017 MarkLogic Corporation.