Package | Description |
---|---|
com.marklogic.client.admin.config |
The package provides classes and interfaces that implement MarkLogic Search API configuration using
Java Objects.
|
Modifier and Type | Method and Description |
---|---|
QueryOptions.QueryGrammar.QueryStarter.StarterApply |
QueryOptions.QueryGrammar.QueryStarter.getApply() |
static QueryOptions.QueryGrammar.QueryStarter.StarterApply |
QueryOptions.QueryGrammar.QueryStarter.StarterApply.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryOptions.QueryGrammar.QueryStarter.StarterApply[] |
QueryOptions.QueryGrammar.QueryStarter.StarterApply.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryOptions.QueryGrammar.QueryStarter.setApply(QueryOptions.QueryGrammar.QueryStarter.StarterApply apply) |
Copyright © 2013-2015 MarkLogic Corporation.