Class TextMultiFormField
java.lang.Object
org.jivesoftware.smackx.xdata.FormField
org.jivesoftware.smackx.xdata.AbstractMultiFormField
org.jivesoftware.smackx.xdata.TextMultiFormField
- All Implemented Interfaces:
Element, NamedElement, XmlElement, XmlLangElement
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class FormField
FormField.Description, FormField.Option, FormField.Required, FormField.Type, FormField.Value -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class AbstractMultiFormField
getRawValuesMethods inherited from class FormField
asHiddenFormTypeFieldIfPossible, booleanBuilder, builder, buildHiddenFormType, equals, fixedBuilder, fixedBuilder, getDescription, getElementName, getFieldName, getFirstValue, getFirstValueAsDate, getFormFieldChildElement, getFormFieldChildElements, getFormFieldChildElements, getLabel, getNamespace, getQName, getRawValueCharSequences, getType, getValues, getValuesAsString, hashCode, hasValueSet, hiddenBuilder, ifPossibleAs, ifPossibleAsOrThrow, isRequired, jidMultiBuilder, jidSingleBuilder, listMultiBuilder, listSingleBuilder, populateExtraXmlChildElements, textMultiBuilder, textPrivateBuilder, textSingleBuilder, toXML, toXMLMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface XmlElement
getLanguage
-
Constructor Details
-
TextMultiFormField
-
-
Method Details
-
addValuesWithNewlines
-
getValueswithNewlines
-
asBuilder
-