com.hyper9.simdk.stubs.dao
Class VirtualMachineNetworkInfo

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

public class VirtualMachineNetworkInfo
extends VirtualMachineTargetInfo

Author:
akutz
See Also:
Serialized Form

Constructor Summary
VirtualMachineNetworkInfo()
           
 
Method Summary
 NetworkSummary getNetwork()
           
 void setNetwork(NetworkSummary toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.VirtualMachineTargetInfo
getConfigurationTag, getName, setConfigurationTag, setName
 
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

VirtualMachineNetworkInfo

public VirtualMachineNetworkInfo()
Method Detail

getNetwork

public NetworkSummary getNetwork()

setNetwork

public void setNetwork(NetworkSummary toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.