| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VirtualDeviceConfigSpecOperation |
InvalidDeviceOperation.badOp |
protected VirtualDeviceConfigSpecOperation |
VirtualDeviceConfigSpec.operation |
| Modifier and Type | Method and Description |
|---|---|
static VirtualDeviceConfigSpecOperation |
VirtualDeviceConfigSpecOperation.fromValue(String v) |
VirtualDeviceConfigSpecOperation |
InvalidDeviceOperation.getBadOp()
Gets the value of the badOp property.
|
VirtualDeviceConfigSpecOperation |
VirtualDeviceConfigSpec.getOperation()
Gets the value of the operation property.
|
static VirtualDeviceConfigSpecOperation |
VirtualDeviceConfigSpecOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VirtualDeviceConfigSpecOperation[] |
VirtualDeviceConfigSpecOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvalidDeviceOperation.setBadOp(VirtualDeviceConfigSpecOperation value)
Sets the value of the badOp property.
|
void |
VirtualDeviceConfigSpec.setOperation(VirtualDeviceConfigSpecOperation value)
Sets the value of the operation property.
|
Copyright © 2018. All rights reserved.