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