Package | Description |
---|---|
com.vmware.vise.data.query |
Modifier and Type | Field and Description |
---|---|
Conjoiner |
CompositeConstraint.conjoiner
The conjunction operator (i.e., "And" or "Or") to apply on the nested constraints.
|
Modifier and Type | Method and Description |
---|---|
static Conjoiner |
Conjoiner.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Conjoiner[] |
Conjoiner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright @ 2013-2018 VMware, Inc. All rights reserved.