| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected OvfConsumerOstNode |
OvfParseDescriptorResult.annotatedOst |
protected OvfConsumerOstNode |
OvfCreateImportSpecParams.instantiationOst |
protected OvfConsumerOstNode |
ImportSpec.instantiationOst |
| Modifier and Type | Field and Description |
|---|---|
protected List<OvfConsumerOstNode> |
OvfConsumerOstNode.child |
protected List<OvfConsumerOstNode> |
ArrayOfOvfConsumerOstNode.ovfConsumerOstNode |
| Modifier and Type | Method and Description |
|---|---|
OvfConsumerOstNode |
ObjectFactory.createOvfConsumerOstNode()
Create an instance of
OvfConsumerOstNode |
OvfConsumerOstNode |
OvfParseDescriptorResult.getAnnotatedOst()
Gets the value of the annotatedOst property.
|
OvfConsumerOstNode |
OvfCreateImportSpecParams.getInstantiationOst()
Gets the value of the instantiationOst property.
|
OvfConsumerOstNode |
ImportSpec.getInstantiationOst()
Gets the value of the instantiationOst property.
|
| Modifier and Type | Method and Description |
|---|---|
List<OvfConsumerOstNode> |
OvfConsumerOstNode.getChild()
Gets the value of the child property.
|
List<OvfConsumerOstNode> |
ArrayOfOvfConsumerOstNode.getOvfConsumerOstNode()
Gets the value of the ovfConsumerOstNode property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OvfParseDescriptorResult.setAnnotatedOst(OvfConsumerOstNode value)
Sets the value of the annotatedOst property.
|
void |
OvfCreateImportSpecParams.setInstantiationOst(OvfConsumerOstNode value)
Sets the value of the instantiationOst property.
|
void |
ImportSpec.setInstantiationOst(OvfConsumerOstNode value)
Sets the value of the instantiationOst property.
|
Copyright © 2018. All rights reserved.