public static class DataLayout.Fieldref extends Object implements DataLayout.DataFormLayoutElement
| Constructor and Description |
|---|
DataLayout.Fieldref(String var) |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName()
Returns the root element name.
|
String |
getVar()
Gets the value of the var property.
|
XmlStringBuilder |
toXML()
Returns the XML representation of this Element.
|
public static final String ELEMENT
public DataLayout.Fieldref(String var)
var - reference to a fieldpublic XmlStringBuilder toXML()
Elementpublic String getElementName()
NamedElementgetElementName in interface NamedElement