Uses of Enum
org.optaplanner.examples.projectjobscheduling.domain.JobType
Packages that use JobType
-
Uses of JobType in org.optaplanner.examples.projectjobscheduling.domain
Methods in org.optaplanner.examples.projectjobscheduling.domain that return JobTypeModifier and TypeMethodDescriptionAllocation.getJobType()Job.getJobType()static JobTypeReturns the enum constant of this type with the specified name.static JobType[]JobType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.optaplanner.examples.projectjobscheduling.domain with parameters of type JobType