public class ImportSpec extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
VAppEntityConfigInfo |
entityConfig |
OvfConsumerOstNode |
instantiationOst |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ImportSpec() |
| Modifier and Type | Method and Description |
|---|---|
VAppEntityConfigInfo |
getEntityConfig() |
OvfConsumerOstNode |
getInstantiationOst() |
void |
setEntityConfig(VAppEntityConfigInfo entityConfig) |
void |
setInstantiationOst(OvfConsumerOstNode instantiationOst) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic VAppEntityConfigInfo entityConfig
public OvfConsumerOstNode instantiationOst
public VAppEntityConfigInfo getEntityConfig()
public OvfConsumerOstNode getInstantiationOst()
public void setEntityConfig(VAppEntityConfigInfo entityConfig)
public void setInstantiationOst(OvfConsumerOstNode instantiationOst)
Copyright © 2011-2012. All Rights Reserved.