public static class DataLayout.Reportedref extends java.lang.Object implements DataLayout.DataFormLayoutElement
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT |
| Constructor and Description |
|---|
Reportedref() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getElementName()
Returns the root element name.
|
XmlStringBuilder |
toXML()
Returns the XML representation of this Element.
|
public static final java.lang.String ELEMENT
public Reportedref()
public XmlStringBuilder toXML()
Elementpublic java.lang.String getElementName()
NamedElementgetElementName in interface NamedElement