public class VirtualAppImportSpec extends ImportSpec
| Modifier and Type | Field and Description |
|---|---|
ImportSpec[] |
child |
String |
name |
ResourceConfigSpec |
resourcePoolSpec |
VAppConfigSpec |
vAppConfigSpec |
entityConfig, instantiationOstdynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualAppImportSpec() |
| Modifier and Type | Method and Description |
|---|---|
ImportSpec[] |
getChild() |
String |
getName() |
ResourceConfigSpec |
getResourcePoolSpec() |
VAppConfigSpec |
getVAppConfigSpec() |
void |
setChild(ImportSpec[] child) |
void |
setName(String name) |
void |
setResourcePoolSpec(ResourceConfigSpec resourcePoolSpec) |
void |
setVAppConfigSpec(VAppConfigSpec vAppConfigSpec) |
getEntityConfig, getInstantiationOst, setEntityConfig, setInstantiationOstgetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String name
public VAppConfigSpec vAppConfigSpec
public ResourceConfigSpec resourcePoolSpec
public ImportSpec[] child
public String getName()
public VAppConfigSpec getVAppConfigSpec()
public ResourceConfigSpec getResourcePoolSpec()
public ImportSpec[] getChild()
public void setName(String name)
public void setVAppConfigSpec(VAppConfigSpec vAppConfigSpec)
public void setResourcePoolSpec(ResourceConfigSpec resourcePoolSpec)
public void setChild(ImportSpec[] child)
Copyright © 2011-2012. All Rights Reserved.