Class SubscribeForm
java.lang.Object
org.jivesoftware.smackx.xdata.form.FilledForm
org.jivesoftware.smackx.xdata.form.Form
org.jivesoftware.smackx.pubsub.form.SubscribeForm
- All Implemented Interfaces:
SubscribeFormReader, FormReader
-
Field Summary
Fields inherited from class FilledForm
formTypeFormFieldFields inherited from interface SubscribeFormReader
FORM_TYPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FilledForm
ensureFormType, getDataForm, getField, getFieldOrThrow, getFormType, getInstructions, getTitle, hasFieldMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface FormReader
getField, readBoolean, readDate, readFirstValue, readInteger, readStringValues, readValuesMethods inherited from interface SubscribeFormReader
getDigestFrequency, getExpiry, getShowValues, isDeliverOn, isDigestOn, isIncludeBody
-
Constructor Details
-
SubscribeForm
-
-
Method Details
-
getFillableForm
- Overrides:
getFillableFormin classForm
-