public class TagReport
extends java.lang.Object
TagReportListener| Modifier | Constructor and Description |
|---|---|
protected |
TagReport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addTag(Tag tag) |
java.util.List<Tag> |
getTags() |
void |
removeTag(int index) |
protected void |
setTags(java.util.List<Tag> tags) |