Uses of Enum Class
org.miaixz.bus.gitlab.models.Note.NoteableType
Packages that use Note.NoteableType
-
Uses of Note.NoteableType in org.miaixz.bus.gitlab.models
Methods in org.miaixz.bus.gitlab.models that return Note.NoteableTypeModifier and TypeMethodDescriptionstatic Note.NoteableTypestatic Note.NoteableTypeReturns the enum constant of this class with the specified name.static Note.NoteableType[]Note.NoteableType.values()Returns an array containing the constants of this enum class, in the order they are declared.