Package org.xmpp.forms
Class FormField.Option
- java.lang.Object
-
- org.xmpp.forms.FormField.Option
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLabel()Returns the label that represents the option.StringgetValue()Returns the value of the option.
-