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