Package tigase.http.modules.setup
Class Setup.SingleAnswerQuestion
- java.lang.Object
-
- tigase.http.modules.setup.Setup.Question
-
- tigase.http.modules.setup.Setup.SingleAnswerQuestion
-
- Enclosing class:
- Setup
public static class Setup.SingleAnswerQuestion extends Setup.Question
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLabel()StringgetValue()booleanisSelected(String value)voidsetValue(String value)protected voidsetValues(String[] values)
-