Uses of Class
org.gitlab4j.api.models.Note.NoteableType
| Package | Description |
|---|---|
| org.gitlab4j.api.models |
-
Uses of Note.NoteableType in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return Note.NoteableType Modifier and Type Method Description static Note.NoteableTypeNote.NoteableType. forValue(String value)static Note.NoteableTypeNote.NoteableType. valueOf(String name)Returns the enum constant of this type with the specified name.static Note.NoteableType[]Note.NoteableType. values()Returns an array containing the constants of this enum type, in the order they are declared.