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

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

Uses of HostScsiDisk in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type HostScsiDisk
 List<HostScsiDisk> VimServiceImpl.queryAvailableDisksForVmfs(ManagedObjectReference _this, ManagedObjectReference datastore)
           
 List<HostScsiDisk> VimService.queryAvailableDisksForVmfs(ManagedObjectReference _this, ManagedObjectReference datastore)
           
 

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

Methods in com.hyper9.simdk.stubs.dao that return HostScsiDisk
 HostScsiDisk VirtualMachineScsiDiskDeviceInfo.getDisk()
           
 HostScsiDisk HostDiagnosticPartitionCreateOption.getDisk()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type HostScsiDisk
 void VirtualMachineScsiDiskDeviceInfo.setDisk(HostScsiDisk toSet)
           
 void HostDiagnosticPartitionCreateOption.setDisk(HostScsiDisk toSet)
           
 

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

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

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

Uses of HostScsiDisk in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type HostScsiDisk
 List<HostScsiDisk> VimServiceExImpl.queryAvailableDisksForVmfs(ManagedObjectReference _this, ManagedObjectReference datastore)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.