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