public interface StartSetHandler
Modifier and Type | Method and Description |
---|---|
String |
getStartSet()
Returns a list of attributes (and or attribute ranges) as a String
|
void |
setStartSet(String startSet)
Sets a starting set of attributes for the search.
|
void setStartSet(String startSet) throws Exception
startSet
- a string containing a list of attributes (and or ranges),
eg. 1,2,6,10-15.Exception
- if start set can't be set.String getStartSet()
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.