| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected ObjectUpdateKind |
ObjectUpdate.kind |
| Modifier and Type | Method and Description |
|---|---|
static ObjectUpdateKind |
ObjectUpdateKind.fromValue(String v) |
ObjectUpdateKind |
ObjectUpdate.getKind()
Gets the value of the kind property.
|
static ObjectUpdateKind |
ObjectUpdateKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectUpdateKind[] |
ObjectUpdateKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectUpdate.setKind(ObjectUpdateKind value)
Sets the value of the kind property.
|
Copyright © 2018. All rights reserved.