public class Form extends FilledForm
formTypeFormField| Modifier and Type | Method and Description |
|---|---|
static Form |
from(org.jivesoftware.smack.packet.StanzaView stanzaView) |
FillableForm |
getFillableForm() |
ensureFormType, getDataForm, getField, getFieldOrThrow, getFormType, getInstructions, getTitle, hasFieldclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadBoolean, readDate, readFirstValue, readInteger, readStringValues, readValuespublic Form(DataForm dataForm)
public FillableForm getFillableForm()
public static Form from(org.jivesoftware.smack.packet.StanzaView stanzaView)