Uses of Class
org.optaplanner.examples.taskassigning.domain.TaskType
Packages that use TaskType
-
Uses of TaskType in org.optaplanner.examples.taskassigning.domain
Methods in org.optaplanner.examples.taskassigning.domain that return TaskTypeMethods in org.optaplanner.examples.taskassigning.domain that return types with arguments of type TaskTypeMethods in org.optaplanner.examples.taskassigning.domain with parameters of type TaskTypeMethod parameters in org.optaplanner.examples.taskassigning.domain with type arguments of type TaskTypeModifier and TypeMethodDescriptionvoidTaskAssigningSolution.setTaskTypeList(List<TaskType> taskTypeList) Constructors in org.optaplanner.examples.taskassigning.domain with parameters of type TaskType