Uses of Class
pl.matsuo.core.model.message.NoteStatus
| Package | Description |
|---|---|
| pl.matsuo.core.model.message |
-
Uses of NoteStatus in pl.matsuo.core.model.message
Fields in pl.matsuo.core.model.message with type parameters of type NoteStatus Modifier and Type Field Description com.querydsl.core.types.dsl.EnumPath<NoteStatus>QNoteMessage. statusMethods in pl.matsuo.core.model.message that return NoteStatus Modifier and Type Method Description static NoteStatusNoteStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static NoteStatus[]NoteStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.