Class AutoReplyKeywordInitData.AutoReplyKeywordData
java.lang.Object
com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordInitData.AutoReplyKeywordData
- Enclosing class:
- AutoReplyKeywordInitData
Auto reply keyword data structure
自动回复关键词数据结构
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Field Details
-
keywordList
-
replyList
-
matchType
-
enabled
private boolean enabled
-
-
Constructor Details
-
AutoReplyKeywordData
-
-
Method Details
-
getKeywordList
-
getReplyList
-
getMatchType
-
isEnabled
public boolean isEnabled()
-