public class XMLInfobox.BaseProperty extends XMLInfobox.Property implements ParagraphElementParent
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(ParagraphElement element)
Add an element.
|
void |
bindExternalLink(XMLExternalLink link) |
java.util.List<ParagraphElement> |
getElements()
Return the list of elements.
|
XMLExternalLink |
getExternalLink() |
void |
setElements(java.util.List<ParagraphElement> elements)
Set the list of elements.
|
getKey, getValue, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcountElements, getElement, getFirstElement, getLastElement, hasElements, isEmptypublic void bindExternalLink(XMLExternalLink link)
public XMLExternalLink getExternalLink()
public void setElements(java.util.List<ParagraphElement> elements)
setElements in interface ParagraphElementParentelements - the list of elementspublic void addElement(ParagraphElement element)
addElement in interface ParagraphElementParentelement - the elementpublic java.util.List<ParagraphElement> getElements()
getElements in interface ParagraphElementParentCopyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence