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 AutoReplyKeywordMatchEnumAutoReplyKeywordResponse.matchTypeMethods in com.bytedesk.kbase.auto_reply.keyword that return AutoReplyKeywordMatchEnumModifier and TypeMethodDescriptionstatic AutoReplyKeywordMatchEnumstatic AutoReplyKeywordMatchEnumReturns 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.