public class GroupSuggestionBean extends Object
GroupPickerResource
Constructor and Description |
---|
GroupSuggestionBean() |
GroupSuggestionBean(String name,
String html,
List<GroupLabelBean> labels) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object rhs) |
String |
getHtml() |
List<GroupLabelBean> |
getLabels() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public GroupSuggestionBean()
public GroupSuggestionBean(String name, String html, List<GroupLabelBean> labels)
public String getName()
public String getHtml()
public List<GroupLabelBean> getLabels()
Copyright © 2002-2022 Atlassian. All Rights Reserved.