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