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

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

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

Subclasses of SelectionSpec in com.hyper9.simdk.stubs.dao
 class TraversalSpec
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type SelectionSpec
 List<SelectionSpec> ArrayOfSelectionSpec.getData()
           
 List<SelectionSpec> TraversalSpec.getSelectSet()
           
 List<SelectionSpec> ObjectSpec.getSelectSet()
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type SelectionSpec
 void TraversalSpec.setSelectSet(List<SelectionSpec> toSet)
           
 void ObjectSpec.setSelectSet(List<SelectionSpec> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.