|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |