Uses of Enum Class
org.aoju.bus.gitlab.models.Note.Type
Packages that use Note.Type
-
Uses of Note.Type in org.aoju.bus.gitlab.models
Methods in org.aoju.bus.gitlab.models that return Note.TypeModifier and TypeMethodDescriptionstatic Note.TypeNote.getType()static Note.TypeReturns the enum constant of this class with the specified name.static Note.Type[]Note.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.gitlab.models with parameters of type Note.Type