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