| Package | Description |
|---|---|
| com.vmware.vcenter.vm |
The
com.vmware.vcenter.vm package provides interfaces for managing
virtual machines. |
| Modifier and Type | Method and Description |
|---|---|
HardwareTypes.Version.Values |
HardwareTypes.Version.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static HardwareTypes.Version.Values |
HardwareTypes.Version.Values.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HardwareTypes.Version.Values[] |
HardwareTypes.Version.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.