Uses of Class
org.xmpp.forms.FormField.Option

Packages that use FormField.Option
org.xmpp.forms   
 

Uses of FormField.Option in org.xmpp.forms
 

Methods in org.xmpp.forms that return types with arguments of type FormField.Option
 java.util.List<FormField.Option> FormField.getOptions()
          Returns the available options to answer for this question.