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