JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.jivesoftware.smackx.xdata
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.jivesoftware.smackx.xdata.
FormField
(implements org.jivesoftware.smack.packet.XmlElement)
org.jivesoftware.smackx.xdata.
AbstractMultiFormField
org.jivesoftware.smackx.xdata.
ListMultiFormField
(implements org.jivesoftware.smackx.xdata.
FormFieldWithOptions
)
org.jivesoftware.smackx.xdata.
TextMultiFormField
org.jivesoftware.smackx.xdata.
JidMultiFormField
org.jivesoftware.smackx.xdata.
SingleValueFormField
org.jivesoftware.smackx.xdata.
AbstractSingleStringValueFormField
org.jivesoftware.smackx.xdata.
ListSingleFormField
(implements org.jivesoftware.smackx.xdata.
FormFieldWithOptions
)
org.jivesoftware.smackx.xdata.
TextSingleFormField
org.jivesoftware.smackx.xdata.
BooleanFormField
org.jivesoftware.smackx.xdata.
JidSingleFormField
org.jivesoftware.smackx.xdata.
FormField.Builder
<F,B>
org.jivesoftware.smackx.xdata.
AbstractMultiFormField.Builder
<F,B>
org.jivesoftware.smackx.xdata.
ListMultiFormField.Builder
(implements org.jivesoftware.smackx.xdata.
FormFieldWithOptions.Builder
<B>)
org.jivesoftware.smackx.xdata.
TextMultiFormField.Builder
org.jivesoftware.smackx.xdata.
AbstractSingleStringValueFormField.Builder
<F,B>
org.jivesoftware.smackx.xdata.
ListSingleFormField.Builder
(implements org.jivesoftware.smackx.xdata.
FormFieldWithOptions.Builder
<B>)
org.jivesoftware.smackx.xdata.
TextSingleFormField.Builder
org.jivesoftware.smackx.xdata.
BooleanFormField.Builder
org.jivesoftware.smackx.xdata.
JidMultiFormField.Builder
org.jivesoftware.smackx.xdata.
JidSingleFormField.Builder
org.jivesoftware.smackx.xdata.
FormField.Description
org.jivesoftware.smackx.xdata.
FormField.Option
(implements org.jivesoftware.smack.packet.XmlElement)
org.jivesoftware.smackx.xdata.
FormField.Required
org.jivesoftware.smackx.xdata.
FormField.Value
(implements org.jivesoftware.smack.packet.XmlElement)
org.jivesoftware.smack.Manager
org.jivesoftware.smackx.xdata.
XDataManager
Interface Hierarchy
org.jivesoftware.smack.packet.Element
org.jivesoftware.smack.packet.NamedElement
org.jivesoftware.smack.packet.XmlElement (also extends org.jivesoftware.smack.packet.XmlLangElement)
org.jivesoftware.smackx.xdata.
FormFieldChildElement
org.jivesoftware.smackx.xdata.
FormFieldWithOptions
org.jivesoftware.smackx.xdata.
FormFieldWithOptions.Builder
<B>
org.jivesoftware.smack.packet.XmlLangElement
org.jivesoftware.smack.packet.XmlElement (also extends org.jivesoftware.smack.packet.NamedElement)
org.jivesoftware.smackx.xdata.
FormFieldChildElement
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.jivesoftware.smackx.xdata.
FormField.Type
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes