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

Packages that use ClusterDrsMigration
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.mao   
 

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

Methods in com.hyper9.simdk.stubs.dao that return ClusterDrsMigration
 ClusterDrsMigration ClusterMigrationAction.getDrsMigration()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ClusterDrsMigration
 List<ClusterDrsMigration> ArrayOfClusterDrsMigration.getData()
           
 List<ClusterDrsMigration> ClusterDrsRecommendation.getMigrationList()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type ClusterDrsMigration
 void ClusterMigrationAction.setDrsMigration(ClusterDrsMigration toSet)
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type ClusterDrsMigration
 void ClusterDrsRecommendation.setMigrationList(List<ClusterDrsMigration> toSet)
           
 

Uses of ClusterDrsMigration in com.hyper9.simdk.stubs.mao
 

Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type ClusterDrsMigration
 List<ClusterDrsMigration> ClusterComputeResource.getMigrationHistory()
           
 

Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type ClusterDrsMigration
 void ClusterComputeResource.setMigrationHistory(List<ClusterDrsMigration> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.