@PublicApi public final class Label extends Object
| Constructor and Description |
|---|
Label(Long id,
Long issue,
Long customFieldId,
String label) |
Label(Long id,
Long issue,
String label) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getCustomFieldId() |
Long |
getId() |
Long |
getIssue() |
String |
getLabel() |
int |
hashCode() |
String |
toString() |
Copyright © 2002-2017 Atlassian. All Rights Reserved.