|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugins.rest.entities.LabelEntityList
public class LabelEntityList
List of labels visible to a user for an entity
| Constructor Summary | |
|---|---|
LabelEntityList()
|
|
| Method Summary | |
|---|---|
void |
addLabel(LabelEntity label)
|
java.util.List<LabelEntity> |
getLabels()
|
void |
setLabels(java.util.List<LabelEntity> labels)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LabelEntityList()
| Method Detail |
|---|
public java.util.List<LabelEntity> getLabels()
public void setLabels(java.util.List<LabelEntity> labels)
public void addLabel(LabelEntity label)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||