@ExperimentalApi public class IconType extends Object
| Modifier and Type | Field and Description |
|---|---|
static IconType |
ISSUE_TYPE_ICON_TYPE
An icon type for a
IssueType. |
static IconType |
PROJECT_ICON_TYPE
An icon type for a
Project. |
static IconType |
USER_ICON_TYPE
An icon type for a
ApplicationUser. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey() |
int |
hashCode() |
static IconType |
of(String key) |
String |
toString() |
public static final IconType ISSUE_TYPE_ICON_TYPE
IssueType.public static final IconType USER_ICON_TYPE
ApplicationUser.Copyright © 2002-2017 Atlassian. All Rights Reserved.