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