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