com.hyper9.simdk.stubs.dao
Class VirtualEthernetCardDistributedVirtualPortBackingInfo

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

public class VirtualEthernetCardDistributedVirtualPortBackingInfo
extends VirtualDeviceBackingInfo

Author:
akutz
See Also:
Serialized Form

Constructor Summary
VirtualEthernetCardDistributedVirtualPortBackingInfo()
           
 
Method Summary
 DistributedVirtualSwitchPortConnection getPort()
           
 void setPort(DistributedVirtualSwitchPortConnection toSet)
           
 
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

VirtualEthernetCardDistributedVirtualPortBackingInfo

public VirtualEthernetCardDistributedVirtualPortBackingInfo()
Method Detail

getPort

public DistributedVirtualSwitchPortConnection getPort()

setPort

public void setPort(DistributedVirtualSwitchPortConnection toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.