| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
EvaluationLicenseSource
Java class for EvaluationLicenseSource complex type.
|
class |
LicenseServerSource
Java class for LicenseServerSource complex type.
|
class |
LocalLicenseSource
Java class for LocalLicenseSource complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected LicenseSource |
LicenseSourceUnavailable.licenseSource |
protected LicenseSource |
ConfigureLicenseSourceRequestType.licenseSource |
protected LicenseSource |
LicenseUsageInfo.source |
protected LicenseSource |
HostLicenseSpec.source |
| Modifier and Type | Method and Description |
|---|---|
LicenseSource |
ObjectFactory.createLicenseSource()
Create an instance of
LicenseSource |
LicenseSource |
LicenseSourceUnavailable.getLicenseSource()
Gets the value of the licenseSource property.
|
LicenseSource |
ConfigureLicenseSourceRequestType.getLicenseSource()
Gets the value of the licenseSource property.
|
LicenseSource |
LicenseUsageInfo.getSource()
Gets the value of the source property.
|
LicenseSource |
HostLicenseSpec.getSource()
Gets the value of the source property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.configureLicenseSource(ManagedObjectReference _this,
ManagedObjectReference host,
LicenseSource licenseSource) |
void |
LicenseSourceUnavailable.setLicenseSource(LicenseSource value)
Sets the value of the licenseSource property.
|
void |
ConfigureLicenseSourceRequestType.setLicenseSource(LicenseSource value)
Sets the value of the licenseSource property.
|
void |
LicenseUsageInfo.setSource(LicenseSource value)
Sets the value of the source property.
|
void |
HostLicenseSpec.setSource(LicenseSource value)
Sets the value of the source property.
|
Copyright © 2018. All rights reserved.