Package | Description |
---|---|
com.marklogic.client.eval |
Modifier and Type | Method and Description |
---|---|
EvalResult.Type |
EvalResult.getType()
The
EvalResult.Type of this result from the X-Primitive header
provided by the REST API eval endpoint. |
static EvalResult.Type |
EvalResult.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EvalResult.Type[] |
EvalResult.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2018 MarkLogic Corporation.