| Package | Description |
|---|---|
| com.vmware.vapi.std.introspection |
The
com.vmware.vapi.std.introspection package provides interfaces that
expose basic information about the vAPI interfaces registered with a vAPI
provider. |
| Modifier and Type | Method and Description |
|---|---|
OperationTypes.DataDefinition.DataType.Values |
OperationTypes.DataDefinition.DataType.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static OperationTypes.DataDefinition.DataType.Values |
OperationTypes.DataDefinition.DataType.Values.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationTypes.DataDefinition.DataType.Values[] |
OperationTypes.DataDefinition.DataType.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.