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

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

Uses of InternalStatsValue in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type InternalStatsValue
 List<InternalStatsValue> VimServiceImpl.internalQueryLatestVmStats(ManagedObjectReference _this, ManagedObjectReference vm, List<String> statsSet)
           
 List<InternalStatsValue> VimService.internalQueryLatestVmStats(ManagedObjectReference _this, ManagedObjectReference vm, List<String> statsSet)
           
 

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

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

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

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

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

Uses of InternalStatsValue in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type InternalStatsValue
 List<InternalStatsValue> VimServiceExImpl.internalQueryLatestVmStats(ManagedObjectReference _this, ManagedObjectReference vm, List<String> statsSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.