Package com.vmware.vim25
Class HostLicenseSpec
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostLicenseSpec
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]String[]voidsetDisabledFeatureKey(String[] disabledFeatureKey) voidsetEditionKey(String editionKey) voidsetEnabledFeatureKey(String[] enabledFeatureKey) voidsetSource(LicenseSource source) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
source
-
editionKey
-
disabledFeatureKey
-
enabledFeatureKey
-
-
Constructor Details
-
HostLicenseSpec
public HostLicenseSpec()
-
-
Method Details
-
getSource
-
getEditionKey
-
getDisabledFeatureKey
-
getEnabledFeatureKey
-
setSource
-
setEditionKey
-
setDisabledFeatureKey
-
setEnabledFeatureKey
-