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