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