com.hyper9.simdk.stubs.dao
Class VAppCloneSpecNetworkMappingPair

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

public class VAppCloneSpecNetworkMappingPair
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
VAppCloneSpecNetworkMappingPair()
           
 
Method Summary
 ManagedObjectReference getDestination()
           
 Network getSource()
           
 void setDestination(ManagedObjectReference toSet)
           
 void setSource(Network 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

VAppCloneSpecNetworkMappingPair

public VAppCloneSpecNetworkMappingPair()
Method Detail

getSource

public Network getSource()

setSource

public void setSource(Network toSet)

getDestination

public ManagedObjectReference getDestination()

setDestination

public void setDestination(ManagedObjectReference toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.