Package com.vmware.vim25
Class LicenseManagerLicenseInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.LicenseManagerLicenseInfo
- 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 TypeMethodDescriptionKeyValue[]getName()intgetTotal()getUsed()voidsetCostUnit(String costUnit) voidsetEditionKey(String editionKey) voidvoidsetLicenseKey(String licenseKey) voidvoidsetProperties(KeyAnyValue[] properties) voidsetTotal(int total) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
licenseKey
-
editionKey
-
name
-
total
public int total -
used
-
costUnit
-
properties
-
labels
-
-
Constructor Details
-
LicenseManagerLicenseInfo
public LicenseManagerLicenseInfo()
-
-
Method Details
-
getLicenseKey
-
getEditionKey
-
getName
-
getTotal
public int getTotal() -
getUsed
-
getCostUnit
-
getProperties
-
getLabels
-
setLicenseKey
-
setEditionKey
-
setName
-
setTotal
public void setTotal(int total) -
setUsed
-
setCostUnit
-
setProperties
-
setLabels
-