public class Status extends BasicStatus
name, self| Constructor and Description |
|---|
Status(URI self,
String name,
String description,
URI iconUrl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
URI |
getIconUrl() |
int |
hashCode() |
String |
toString() |
getName, getSelf, getToStringHelperpublic String getDescription()
public URI getIconUrl()
public String toString()
toString in class AddressableNamedEntitypublic boolean equals(Object obj)
equals in class AddressableNamedEntitypublic int hashCode()
hashCode in class AddressableNamedEntityCopyright © 2013 Atlassian. All Rights Reserved.