Package com.vmware.vim25
Class VAppProductInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VAppProductInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionintFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetKey()getName()voidvoidsetClassId(String classId) voidsetFullVersion(String fullVersion) voidsetInstanceId(String instanceId) voidsetKey(int key) voidvoidsetProductUrl(String productUrl) voidvoidsetVendorUrl(String vendorUrl) voidsetVersion(String version) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
key
public int key -
classId
-
instanceId
-
name
-
vendor
-
version
-
fullVersion
-
vendorUrl
-
productUrl
-
appUrl
-
-
Constructor Details
-
VAppProductInfo
public VAppProductInfo()
-
-
Method Details
-
getKey
public int getKey() -
getClassId
-
getInstanceId
-
getName
-
getVendor
-
getVersion
-
getFullVersion
-
getVendorUrl
-
getProductUrl
-
getAppUrl
-
setKey
public void setKey(int key) -
setClassId
-
setInstanceId
-
setName
-
setVendor
-
setVersion
-
setFullVersion
-
setVendorUrl
-
setProductUrl
-
setAppUrl
-