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

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

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

Subclasses of HostFileSystemVolume in com.hyper9.simdk.stubs.dao
 class HostLocalFileSystemVolume
           
 class HostNasVolume
           
 class HostVmfsVolume
           
 

Methods in com.hyper9.simdk.stubs.dao that return HostFileSystemVolume
 HostFileSystemVolume HostFileSystemMountInfo.getVolume()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type HostFileSystemVolume
 void HostFileSystemMountInfo.setVolume(HostFileSystemVolume toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.