public class AnswerConfiguration
Define an answer configured at runtime.
public AnswerConfiguration(@NotNull
AnswerConfigurationType answerType)
Define an answer configured at runtime.
public boolean hasAnswer()
Is there an answer set?
@NotNull public AnswerConfigurationType getAnswerType()