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

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

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

Methods in com.hyper9.simdk.stubs.dao that return HostStorageDeviceInfo
 HostStorageDeviceInfo HostConfigSpec.getStorageDevice()
           
 HostStorageDeviceInfo HostConfigInfo.getStorageDevice()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type HostStorageDeviceInfo
 void HostConfigSpec.setStorageDevice(HostStorageDeviceInfo toSet)
           
 void HostConfigInfo.setStorageDevice(HostStorageDeviceInfo toSet)
           
 

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

Methods in com.hyper9.simdk.stubs.mao that return HostStorageDeviceInfo
 HostStorageDeviceInfo HostStorageSystem.getStorageDeviceInfo()
           
 

Methods in com.hyper9.simdk.stubs.mao with parameters of type HostStorageDeviceInfo
 void HostStorageSystem.setStorageDeviceInfo(HostStorageDeviceInfo toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.