-
public final class CustomEventValue.MultipleChoice extends CustomEventValue
-
-
Constructor Summary
Constructors Constructor Description CustomEventValue.MultipleChoice(List<String> choices)
-
Method Summary
Modifier and Type Method Description final List<String>getChoices()-
-
Method Detail
-
getChoices
final List<String> getChoices()
-
-
-
-