类 KnowledgeIntentResponse.IntentItem
java.lang.Object
com.github.shuaidd.response.kf.KnowledgeIntentResponse.IntentItem
-
字段概要
字段修饰符和类型字段说明private List<IntentAnswer>private Stringprivate Stringprivate IntentQuestionprivate SimilarQuestion -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetAnswers(List<IntentAnswer> answers) voidsetGroupId(String groupId) voidsetIntentId(String intentId) voidsetQuestion(IntentQuestion question) voidsetSimilarQuestions(SimilarQuestion similarQuestions) toString()