com.hyper9.simdk.stubs.dao
Class HostDVSCreateSpec

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.HostDVSConfigSpec
          extended by com.hyper9.simdk.stubs.dao.HostDVSCreateSpec
All Implemented Interfaces:
Serializable

public class HostDVSCreateSpec
extends HostDVSConfigSpec

Author:
akutz
See Also:
Serialized Form

Constructor Summary
HostDVSCreateSpec()
           
 
Method Summary
 List<HostDVSPortData> getPort()
           
 List<HostDVPortgroupConfigSpec> getPortgroup()
           
 DistributedVirtualSwitchProductSpec getProductSpec()
           
 void setPort(List<HostDVSPortData> toSet)
           
 void setPortgroup(List<HostDVPortgroupConfigSpec> toSet)
           
 void setProductSpec(DistributedVirtualSwitchProductSpec toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.HostDVSConfigSpec
getBacking, getMaxProxySwitchPorts, getModifyVendorSpecificDvsConfig, getModifyVendorSpecificHostMemberConfig, getName, getStatus, getSwitchIpAddress, getUplinkPortgroupKey, getUplinkPortKey, getUuid, getVendorSpecificDvsConfig, getVendorSpecificHostMemberConfig, getVmwareSetting, setBacking, setMaxProxySwitchPorts, setModifyVendorSpecificDvsConfig, setModifyVendorSpecificHostMemberConfig, setName, setStatus, setSwitchIpAddress, setUplinkPortgroupKey, setUplinkPortKey, setUuid, setVendorSpecificDvsConfig, setVendorSpecificHostMemberConfig, setVmwareSetting
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostDVSCreateSpec

public HostDVSCreateSpec()
Method Detail

getPort

public List<HostDVSPortData> getPort()

setPort

public void setPort(List<HostDVSPortData> toSet)

getPortgroup

public List<HostDVPortgroupConfigSpec> getPortgroup()

setPortgroup

public void setPortgroup(List<HostDVPortgroupConfigSpec> toSet)

getProductSpec

public DistributedVirtualSwitchProductSpec getProductSpec()

setProductSpec

public void setProductSpec(DistributedVirtualSwitchProductSpec toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.