com.hyper9.simdk.stubs.dao
Class ClusterAction

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.ClusterAction
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ClusterHostPowerAction, ClusterInitialPlacementAction, ClusterMigrationAction

public class ClusterAction
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
ClusterAction()
           
 
Method Summary
 ManagedObjectReference getTarget()
           
 String getType()
           
 void setTarget(ManagedObjectReference toSet)
           
 void setType(String 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

ClusterAction

public ClusterAction()
Method Detail

getType

public String getType()

setType

public void setType(String toSet)

getTarget

public ManagedObjectReference getTarget()

setTarget

public void setTarget(ManagedObjectReference toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.