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

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

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

Methods in com.hyper9.simdk.stubs.dao that return ResourcePoolRuntimeInfo
 ResourcePoolRuntimeInfo ConfigTarget.getResourcePool()
           
 ResourcePoolRuntimeInfo ResourcePoolSummary.getRuntime()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type ResourcePoolRuntimeInfo
 void ConfigTarget.setResourcePool(ResourcePoolRuntimeInfo toSet)
           
 void ResourcePoolSummary.setRuntime(ResourcePoolRuntimeInfo toSet)
           
 

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

Methods in com.hyper9.simdk.stubs.mao that return ResourcePoolRuntimeInfo
 ResourcePoolRuntimeInfo ResourcePool.getRuntime()
           
 

Methods in com.hyper9.simdk.stubs.mao with parameters of type ResourcePoolRuntimeInfo
 void ResourcePool.setRuntime(ResourcePoolRuntimeInfo toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.