| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected LicenseFeatureInfo |
LicenseExpiredEvent.feature |
protected LicenseFeatureInfo |
NoLicenseEvent.feature |
protected LicenseFeatureInfo |
LicenseAvailabilityInfo.feature |
| Modifier and Type | Field and Description |
|---|---|
protected List<LicenseFeatureInfo> |
LicenseUsageInfo.featureInfo |
protected List<LicenseFeatureInfo> |
ArrayOfLicenseFeatureInfo.licenseFeatureInfo |
protected List<LicenseFeatureInfo> |
QuerySupportedFeaturesResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
LicenseFeatureInfo |
ObjectFactory.createLicenseFeatureInfo()
Create an instance of
LicenseFeatureInfo |
LicenseFeatureInfo |
LicenseExpiredEvent.getFeature()
Gets the value of the feature property.
|
LicenseFeatureInfo |
NoLicenseEvent.getFeature()
Gets the value of the feature property.
|
LicenseFeatureInfo |
LicenseAvailabilityInfo.getFeature()
Gets the value of the feature property.
|
| Modifier and Type | Method and Description |
|---|---|
List<LicenseFeatureInfo> |
LicenseUsageInfo.getFeatureInfo()
Gets the value of the featureInfo property.
|
List<LicenseFeatureInfo> |
ArrayOfLicenseFeatureInfo.getLicenseFeatureInfo()
Gets the value of the licenseFeatureInfo property.
|
List<LicenseFeatureInfo> |
QuerySupportedFeaturesResponse.getReturnval()
Gets the value of the returnval property.
|
List<LicenseFeatureInfo> |
VimPortType.querySupportedFeatures(ManagedObjectReference _this,
ManagedObjectReference host) |
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseExpiredEvent.setFeature(LicenseFeatureInfo value)
Sets the value of the feature property.
|
void |
NoLicenseEvent.setFeature(LicenseFeatureInfo value)
Sets the value of the feature property.
|
void |
LicenseAvailabilityInfo.setFeature(LicenseFeatureInfo value)
Sets the value of the feature property.
|
Copyright © 2018. All rights reserved.