Uses of Enum Class
com.bytedesk.kbase.article.ArticleTypeEnum
Packages that use ArticleTypeEnum
-
Uses of ArticleTypeEnum in com.bytedesk.kbase.article
Methods in com.bytedesk.kbase.article that return ArticleTypeEnumModifier and TypeMethodDescriptionstatic ArticleTypeEnumReturns the enum constant of this class with the specified name.static ArticleTypeEnum[]ArticleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.