| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
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.
|
public String value()
OptionCopyright © 2016 Atlassian. All rights reserved.