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