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