| Package | Description |
|---|---|
| com.vmware.vcenter.deployment |
| Modifier and Type | Method and Description |
|---|---|
ApplianceSize.Values |
ApplianceSize.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static ApplianceSize.Values |
ApplianceSize.Values.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ApplianceSize.Values[] |
ApplianceSize.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|