|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetadataExpressionType | |
|---|---|
| com.vmware.vcloud.sdk | |
| com.vmware.vcloud.sdk.constants.query | |
| Uses of MetadataExpressionType in com.vmware.vcloud.sdk |
|---|
| Constructors in com.vmware.vcloud.sdk with parameters of type MetadataExpressionType | |
|---|---|
Expression(String key,
MetadataDomain domain,
com.vmware.vcloud.api.rest.schema.MetadataTypedValue value,
MetadataExpressionType expressionType)
Constructing a metadata expression. |
|
Expression(String key,
com.vmware.vcloud.api.rest.schema.MetadataTypedValue value,
MetadataExpressionType expressionType)
Constructing a metadata expression. |
|
| Uses of MetadataExpressionType in com.vmware.vcloud.sdk.constants.query |
|---|
| Methods in com.vmware.vcloud.sdk.constants.query that return MetadataExpressionType | |
|---|---|
static MetadataExpressionType |
MetadataExpressionType.fromValue(String value)
|
static MetadataExpressionType |
MetadataExpressionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MetadataExpressionType[] |
MetadataExpressionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||