@PublicApi public class SuggestionGroupBean extends Object
| Constructor and Description |
|---|
SuggestionGroupBean(String label,
Collection<SuggestionBean> items) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SuggestionBean> |
getItems() |
String |
getLabel() |
public SuggestionGroupBean(String label, Collection<SuggestionBean> items)
public String getLabel()
public Collection<SuggestionBean> getItems()
Copyright © 2002-2021 Atlassian. All Rights Reserved.