public class LabelEntityList extends Object
Constructor and Description |
---|
LabelEntityList() |
Modifier and Type | Method and Description |
---|---|
void |
addLabel(LabelEntity label) |
List<LabelEntity> |
getLabels() |
void |
setLabels(List<LabelEntity> labels) |
public List<LabelEntity> getLabels()
public void setLabels(List<LabelEntity> labels)
public void addLabel(LabelEntity label)
Copyright © 2003–2019 Atlassian. All rights reserved.