public class XMLIncludedAPIArgument extends java.lang.Object implements ParagraphElement, ParagraphElementParent
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
argument
The argument.
|
TYPE_NONE| Constructor and Description |
|---|
XMLIncludedAPIArgument()
Create an included API member.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(ParagraphElement element)
Add an element.
|
java.lang.String |
getArgument()
Return the argument.
|
java.util.List<ParagraphElement> |
getElements()
Return the list of elements.
|
void |
setArgument(java.lang.String argument)
Set the argument.
|
void |
setElements(java.util.List<ParagraphElement> elements)
Set the list of elements.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCustomStyles, getDeclaration, getInlinedStyle, getStyle, hasInlinedStyle, setCustomStyles, setCustomStyles, setInlinedStylecountElements, getElement, getFirstElement, getLastElement, hasElements, isEmptypublic XMLIncludedAPIArgument()
public void setArgument(java.lang.String argument)
argument - the argumentpublic java.lang.String getArgument()
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