public static class LabelsResource.LabelGroup extends Object
Constructor and Description |
---|
LabelGroup(String key,
List<LabelsResource.LabelElement> labels) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKey() |
List<LabelsResource.LabelElement> |
getLabels() |
int |
hashCode() |
public LabelGroup(String key, List<LabelsResource.LabelElement> labels)
Copyright © 2002-2016 Atlassian. All Rights Reserved.