public static final class QueryOptions.PreferredElements extends Object
| Constructor and Description |
|---|
QueryOptions.PreferredElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(QueryOptions.MarkLogicQName element) |
List<QueryOptions.MarkLogicQName> |
getElements() |
void |
setElements(List<QueryOptions.MarkLogicQName> elements) |
public void addElement(QueryOptions.MarkLogicQName element)
public List<QueryOptions.MarkLogicQName> getElements()
public void setElements(List<QueryOptions.MarkLogicQName> elements)
Copyright © 2013-2015 MarkLogic Corporation.