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

Packages that use PerfCounterInfo
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.stubs.mao   
com.hyper9.simdk.ws   
 

Uses of PerfCounterInfo in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type PerfCounterInfo
 List<PerfCounterInfo> VimServiceImpl.queryPerfCounter(ManagedObjectReference _this, List<Integer> counterId)
           
 List<PerfCounterInfo> VimService.queryPerfCounter(ManagedObjectReference _this, List<Integer> counterId)
           
 List<PerfCounterInfo> VimServiceImpl.queryPerfCounterByLevel(ManagedObjectReference _this, Integer level)
           
 List<PerfCounterInfo> VimService.queryPerfCounterByLevel(ManagedObjectReference _this, Integer level)
           
 

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

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

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

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

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

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

Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type PerfCounterInfo
 List<PerfCounterInfo> PerformanceManager.getPerfCounter()
           
 

Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type PerfCounterInfo
 void PerformanceManager.setPerfCounter(List<PerfCounterInfo> toSet)
           
 

Uses of PerfCounterInfo in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type PerfCounterInfo
 List<PerfCounterInfo> VimServiceExImpl.queryPerfCounter(ManagedObjectReference _this, List<Integer> counterId)
           
 List<PerfCounterInfo> VimServiceExImpl.queryPerfCounterByLevel(ManagedObjectReference _this, Integer level)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.