Uses of Class
com.tccc.kos.ext.dispense.service.assignment.Assignment
Packages that use Assignment
-
Uses of Assignment in com.tccc.kos.ext.dispense.service.assignment
Methods in com.tccc.kos.ext.dispense.service.assignment that return types with arguments of type AssignmentModifier and TypeMethodDescriptionAssignmentService.getAssignments()
Return the collection of active assignments.Methods in com.tccc.kos.ext.dispense.service.assignment with parameters of type AssignmentModifier and TypeMethodDescriptionvoid
AssignmentService.assign
(Assignment a) Assign an ingredient to a holder.