@PublicApi public class SuggestionBean extends Object
Constructor and Description |
---|
SuggestionBean(String label,
String value,
String icon,
boolean selected) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getIcon() |
String |
getLabel() |
String |
getValue() |
int |
hashCode() |
boolean |
isSelected() |
void |
setSelected(boolean selected) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.