Uses of Class
com.hyper9.simdk.stubs.dao.ClusterAction

Packages that use ClusterAction
com.hyper9.simdk.stubs.dao   
 

Uses of ClusterAction in com.hyper9.simdk.stubs.dao
 

Subclasses of ClusterAction in com.hyper9.simdk.stubs.dao
 class ClusterHostPowerAction
           
 class ClusterInitialPlacementAction
           
 class ClusterMigrationAction
           
 

Methods in com.hyper9.simdk.stubs.dao that return ClusterAction
 ClusterAction ClusterActionHistory.getAction()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ClusterAction
 List<ClusterAction> ClusterRecommendation.getAction()
           
 List<ClusterAction> ArrayOfClusterAction.getData()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type ClusterAction
 void ClusterActionHistory.setAction(ClusterAction toSet)
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type ClusterAction
 void ClusterRecommendation.setAction(List<ClusterAction> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.