Package | Description |
---|---|
com.couchbase.client.java.query.dsl.element |
Modifier and Type | Method and Description |
---|---|
static KeysElement.ClauseType |
KeysElement.ClauseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeysElement.ClauseType[] |
KeysElement.ClauseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
KeysElement(KeysElement.ClauseType clauseType,
Expression expression) |
Copyright © 2015 Couchbase, Inc.