Uses of Class
com.tccc.kos.ext.dispense.pipeline.ingredient.grants.PumpOpGrantService
Packages that use PumpOpGrantService
-
Uses of PumpOpGrantService in com.tccc.kos.ext.dispense.pipeline.ingredient
Methods in com.tccc.kos.ext.dispense.pipeline.ingredient that return PumpOpGrantServiceModifier and TypeMethodDescriptionIngredientNozzlePipeline.getPumpOpGrantService()
Return thePumpOpGrantService
for the pipeline.Methods in com.tccc.kos.ext.dispense.pipeline.ingredient with parameters of type PumpOpGrantServiceModifier and TypeMethodDescriptionvoid
IngredientNozzlePipeline.setPumpOpGrantService
(PumpOpGrantService service) Replace thePumpOpGrantService
for this pipeline.