Package com.longbridge.agent
Class QuestionOption
- java.lang.Object
-
- com.longbridge.agent.QuestionOption
-
-
Constructor Summary
Constructors Constructor Description QuestionOption()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()Returns the option text.StringgetLabel()Returns the short UI label for the option.StringtoString()
-