com.hyper9.simdk.stubs.dao
Class ClusterMigrationAction

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

public class ClusterMigrationAction
extends ClusterAction

Author:
akutz
See Also:
Serialized Form

Constructor Summary
ClusterMigrationAction()
           
 
Method Summary
 ClusterDrsMigration getDrsMigration()
           
 void setDrsMigration(ClusterDrsMigration toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.ClusterAction
getTarget, getType, setTarget, setType
 
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

ClusterMigrationAction

public ClusterMigrationAction()
Method Detail

getDrsMigration

public ClusterDrsMigration getDrsMigration()

setDrsMigration

public void setDrsMigration(ClusterDrsMigration toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.