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

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

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

Methods in com.hyper9.simdk.stubs.dao that return HostPciDevice
 HostPciDevice VirtualMachinePciPassthroughInfo.getPciDevice()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostPciDevice
 List<HostPciDevice> ArrayOfHostPciDevice.getData()
           
 List<HostPciDevice> HostHardwareInfo.getPciDevice()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type HostPciDevice
 void VirtualMachinePciPassthroughInfo.setPciDevice(HostPciDevice toSet)
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type HostPciDevice
 void HostHardwareInfo.setPciDevice(List<HostPciDevice> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.