Uses of Enum
org.optaplanner.examples.taskassigning.domain.Priority
Packages that use Priority
-
Uses of Priority in org.optaplanner.examples.taskassigning.domain
Methods in org.optaplanner.examples.taskassigning.domain that return PriorityModifier and TypeMethodDescriptionTask.getPriority()static PriorityReturns the enum constant of this type with the specified name.static Priority[]Priority.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.optaplanner.examples.taskassigning.domain with parameters of type PriorityConstructors in org.optaplanner.examples.taskassigning.domain with parameters of type Priority