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