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

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

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

Subclasses of FileQuery in com.hyper9.simdk.stubs.dao
 class FloppyImageFileQuery
           
 class FolderFileQuery
           
 class IsoImageFileQuery
           
 class TemplateConfigFileQuery
           
 class VmConfigFileQuery
           
 class VmDiskFileQuery
           
 class VmLogFileQuery
           
 class VmNvramFileQuery
           
 class VmSnapshotFileQuery
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type FileQuery
 List<FileQuery> ArrayOfFileQuery.getData()
           
 List<FileQuery> HostDatastoreBrowserSearchSpec.getQuery()
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type FileQuery
 void HostDatastoreBrowserSearchSpec.setQuery(List<FileQuery> toSet)
           
 

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

Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type FileQuery
 List<FileQuery> HostDatastoreBrowser.getSupportedType()
           
 

Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type FileQuery
 void HostDatastoreBrowser.setSupportedType(List<FileQuery> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.