Class DataLayout.Fieldref
java.lang.Object
org.jivesoftware.smackx.xdatalayout.packet.DataLayout.DataFormLayoutElement
org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Fieldref
- All Implemented Interfaces:
Element, ExtensionElement, NamedElement, XmlElement, XmlLangElement
- Enclosing class:
DataLayout
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the root element name.getVar()Gets the value of the var property.toXML(XmlEnvironment enclosingNamespace) Methods inherited from class DataLayout.DataFormLayoutElement
getNamespaceMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface XmlElement
getLanguage, getQName
-
Field Details
-
ELEMENT
-
QNAME
-
-
Constructor Details
-
Fieldref
-
-
Method Details
-
toXML
-
getVar
-
getElementName
Description copied from interface:NamedElementReturns the root element name.- Returns:
- the element name.
-