@PublicApi
public interface OptionSet
| Modifier and Type | Method and Description |
|---|---|
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
|
Collection<Option> getOptions()
Option objectsCollection<String> getOptionIds()
String objectsCopyright © 2002-2016 Atlassian. All Rights Reserved.