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