public interface Option
null.| Modifier and Type | Method and Description |
|---|---|
String |
id()
Option ID.
|
String |
text()
Text between the option tags
|
String |
value()
Option value, which is actually its unique key in the collection of options.
|
Copyright © 2015 Atlassian. All rights reserved.