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

Packages that use PerfEntityMetricCSV
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
 

Uses of PerfEntityMetricCSV in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type PerfEntityMetricCSV
 List<PerfEntityMetricCSV> VimServiceImpl.summarizeStats(ManagedObjectReference _this, List<PerfQuerySpec> querySpec)
           
 List<PerfEntityMetricCSV> VimService.summarizeStats(ManagedObjectReference _this, List<PerfQuerySpec> querySpec)
           
 

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

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type PerfEntityMetricCSV
 List<PerfEntityMetricCSV> ArrayOfPerfEntityMetricCSV.getData()
           
 

Uses of PerfEntityMetricCSV in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type PerfEntityMetricCSV
 List<PerfEntityMetricCSV> SummarizeStatsResponse.getReturnval()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type PerfEntityMetricCSV
 void SummarizeStatsResponse.setReturnval(List<PerfEntityMetricCSV> returnval)
           
 

Uses of PerfEntityMetricCSV in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type PerfEntityMetricCSV
 List<PerfEntityMetricCSV> VimServiceExImpl.summarizeStats(ManagedObjectReference _this, List<PerfQuerySpec> querySpec)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.