public class GroupSuggestionsBean extends Object
Constructor and Description |
---|
GroupSuggestionsBean() |
GroupSuggestionsBean(Integer total,
String header,
List<GroupSuggestionBean> groups) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object rhs) |
Collection<GroupSuggestionBean> |
getGroups() |
String |
getHeader() |
int |
getTotal() |
int |
hashCode() |
String |
toString() |
public GroupSuggestionsBean()
public GroupSuggestionsBean(Integer total, String header, List<GroupSuggestionBean> groups)
public int getTotal()
public String getHeader()
public Collection<GroupSuggestionBean> getGroups()
Copyright © 2002-2024 Atlassian. All Rights Reserved.