-
- All Implemented Interfaces:
public abstract class BotAnswerConfiguration
-
-
Field Summary
Fields Modifier and Type Field Description private final AnswerConfigurationTypeanswerType
-
Constructor Summary
Constructors Constructor Description BotAnswerConfiguration(AnswerConfigurationType answerType)
-
Method Summary
Modifier and Type Method Description final AnswerConfigurationTypegetAnswerType()-
-
Method Detail
-
getAnswerType
final AnswerConfigurationType getAnswerType()
-
-
-
-