Class FormField.Required
java.lang.Object
org.jivesoftware.smackx.xdata.FormField.Required
- All Implemented Interfaces:
Element, NamedElement, XmlElement, XmlLangElement, FormFieldChildElement
- Enclosing class:
FormField
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionReturns the root element name.Returns the root element XML namespace.getQName()booleantoXML(XmlEnvironment xmlEnvironment) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface FormFieldChildElement
checkConsistency, isExclusiveElement, requiresNoTypeSet, validateMethods inherited from interface XmlElement
getLanguage
-
Field Details
-
INSTANCE
-
ELEMENT
-
QNAME
-
-
Method Details
-
getElementName
Description copied from interface:NamedElementReturns the root element name.- Returns:
- the element name.
-
getNamespace
Description copied from interface:XmlElementReturns the root element XML namespace.- Returns:
- the namespace.
-
getQName
-
mustBeOnlyOfHisKind
-
toXML
-