Package 

Interface SingleChoiceOption

    • Method Summary

      Modifier and Type Method Description
      abstract String getText() The text of the option
      abstract String getValue() The value of the option
      abstract SingleChoiceAttachment asSingleChoiceResponse() Converts this option into SingleChoiceAttachment that can be later used to send single choice response to the operator
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait