|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@PublicApi public interface OptionSet
A set of options representing the root set of any options
Method Summary | |
---|---|
void |
addOption(String constantType,
String constantId)
Adds the option to the underlying list |
Collection<String> |
getOptionIds()
Get the list of options ids |
Collection<Option> |
getOptions()
List of options for this set |
Method Detail |
---|
Collection<Option> getOptions()
Option
objectsCollection<String> getOptionIds()
String
objectsvoid addOption(String constantType, String constantId)
constantType
- constantId
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |