Uses of Enum Class
com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordMatchEnum
Packages that use AutoReplyKeywordMatchEnum
-
Uses of AutoReplyKeywordMatchEnum in com.bytedesk.kbase.auto_reply.keyword
Fields in com.bytedesk.kbase.auto_reply.keyword declared as AutoReplyKeywordMatchEnumModifier and TypeFieldDescriptionprivate AutoReplyKeywordMatchEnum
AutoReplyKeywordResponse.matchType
Methods in com.bytedesk.kbase.auto_reply.keyword that return AutoReplyKeywordMatchEnumModifier and TypeMethodDescriptionstatic AutoReplyKeywordMatchEnum
static AutoReplyKeywordMatchEnum
Returns the enum constant of this class with the specified name.static AutoReplyKeywordMatchEnum[]
AutoReplyKeywordMatchEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.