com.hyper9.simdk.stubs.dao
Class VAppCloneSpec
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.VAppCloneSpec
- All Implemented Interfaces:
- Serializable
public class VAppCloneSpec
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
VAppCloneSpec
public VAppCloneSpec()
getLocation
public ManagedObjectReference getLocation()
setLocation
public void setLocation(ManagedObjectReference toSet)
getHost
public ManagedObjectReference getHost()
setHost
public void setHost(ManagedObjectReference toSet)
getResourceSpec
public ResourceConfigSpec getResourceSpec()
setResourceSpec
public void setResourceSpec(ResourceConfigSpec toSet)
getVmFolder
public ManagedObjectReference getVmFolder()
setVmFolder
public void setVmFolder(ManagedObjectReference toSet)
getNetworkMapping
public List<VAppCloneSpecNetworkMappingPair> getNetworkMapping()
setNetworkMapping
public void setNetworkMapping(List<VAppCloneSpecNetworkMappingPair> toSet)
getProperty
public List<KeyValue> getProperty()
setProperty
public void setProperty(List<KeyValue> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.