Class HMSPollQuestionAnswer
-
- All Implemented Interfaces:
public final class HMSPollQuestionAnswer
-
-
Method Summary
Modifier and Type Method Description final BooleangetHidden()final IntegergetOption()final List<Integer>getOptions()final StringgetText()final BooleangetCaseSensitive()final BooleangetEmptySpaceTrimmed()-
-
Method Detail
-
getOptions
final List<Integer> getOptions()
-
getCaseSensitive
final Boolean getCaseSensitive()
-
getEmptySpaceTrimmed
final Boolean getEmptySpaceTrimmed()
-
-
-
-