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

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

Uses of PerfEntityMetricBase in com.hyper9.simdk.stubs
 

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

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

Subclasses of PerfEntityMetricBase in com.hyper9.simdk.stubs.dao
 class PerfEntityMetric
           
 class PerfEntityMetricCSV
           
 

Methods in com.hyper9.simdk.stubs.dao that return PerfEntityMetricBase
 PerfEntityMetricBase PerfCompositeMetric.getEntity()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type PerfEntityMetricBase
 List<PerfEntityMetricBase> PerfCompositeMetric.getChildEntity()
           
 List<PerfEntityMetricBase> ArrayOfPerfEntityMetricBase.getData()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type PerfEntityMetricBase
 void PerfCompositeMetric.setEntity(PerfEntityMetricBase toSet)
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type PerfEntityMetricBase
 void PerfCompositeMetric.setChildEntity(List<PerfEntityMetricBase> toSet)
           
 

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

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

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

Uses of PerfEntityMetricBase in com.hyper9.simdk.ws
 

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



Copyright © 2009-2010 Hyper9. All Rights Reserved.