| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VAppProductInfo |
VAppProductSpec.info |
protected VAppProductInfo |
VirtualAppSummary.product |
protected VAppProductInfo |
VirtualMachineConfigSummary.product |
protected VAppProductInfo |
OvfParseDescriptorResult.productInfo |
| Modifier and Type | Field and Description |
|---|---|
protected List<VAppProductInfo> |
VmConfigInfo.product |
protected List<VAppProductInfo> |
ArrayOfVAppProductInfo.vAppProductInfo |
| Modifier and Type | Method and Description |
|---|---|
VAppProductInfo |
ObjectFactory.createVAppProductInfo()
Create an instance of
VAppProductInfo |
VAppProductInfo |
VAppProductSpec.getInfo()
Gets the value of the info property.
|
VAppProductInfo |
VirtualAppSummary.getProduct()
Gets the value of the product property.
|
VAppProductInfo |
VirtualMachineConfigSummary.getProduct()
Gets the value of the product property.
|
VAppProductInfo |
OvfParseDescriptorResult.getProductInfo()
Gets the value of the productInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
List<VAppProductInfo> |
VmConfigInfo.getProduct()
Gets the value of the product property.
|
List<VAppProductInfo> |
ArrayOfVAppProductInfo.getVAppProductInfo()
Gets the value of the vAppProductInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VAppProductSpec.setInfo(VAppProductInfo value)
Sets the value of the info property.
|
void |
VirtualAppSummary.setProduct(VAppProductInfo value)
Sets the value of the product property.
|
void |
VirtualMachineConfigSummary.setProduct(VAppProductInfo value)
Sets the value of the product property.
|
void |
OvfParseDescriptorResult.setProductInfo(VAppProductInfo value)
Sets the value of the productInfo property.
|
Copyright © 2018. All rights reserved.