public class GroupSearchResultEntity extends SearchResultEntity
| Modifier and Type | Field and Description |
|---|---|
String |
name |
String |
type |
id| Constructor and Description |
|---|
GroupSearchResultEntity()
Default constructor required by JAXB documentation generation
|
GroupSearchResultEntity(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
getId, getIdLong, setIdpublic String name
public final String type
public GroupSearchResultEntity(String name)
public GroupSearchResultEntity()
public String toString()
toString in class SearchResultEntitypublic boolean equals(Object o)
equals in class SearchResultEntitypublic int hashCode()
hashCode in class SearchResultEntityCopyright © 2003–2022 Atlassian. All rights reserved.