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, getToStringHelper
public String getDescription()
public URI getIconUrl()
public String toString()
toString
in class AddressableNamedEntity
public boolean equals(Object obj)
equals
in class AddressableNamedEntity
public int hashCode()
hashCode
in class AddressableNamedEntity
Copyright © 2013 Atlassian. All Rights Reserved.