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

Packages that use ToolsConfigInfo
com.hyper9.simdk.stubs.dao   
 

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

Methods in com.hyper9.simdk.stubs.dao that return ToolsConfigInfo
 ToolsConfigInfo VirtualMachineConfigSpec.getTools()
           
 ToolsConfigInfo VirtualMachineConfigInfo.getTools()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type ToolsConfigInfo
 void VirtualMachineConfigSpec.setTools(ToolsConfigInfo toSet)
           
 void VirtualMachineConfigInfo.setTools(ToolsConfigInfo toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.