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