public class DocuTag
extends java.lang.Object
| Constructor and Description |
|---|
DocuTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(DocuAttribute attribute) |
void |
addEvent(DocuEvent event) |
java.util.List<DocuAttribute> |
getAttributes() |
java.util.List<DocuEvent> |
getEvents() |
public java.util.List<DocuAttribute> getAttributes()
public void addAttribute(DocuAttribute attribute)
public java.util.List<DocuEvent> getEvents()
public void addEvent(DocuEvent event)
Copyright © 2011–2021. All rights reserved.