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