Uses of Interface
com.tccc.kos.ext.dispense.pipeline.beverage.BeveragePipelineDelegate
Packages that use BeveragePipelineDelegate
-
Uses of BeveragePipelineDelegate in com.tccc.kos.ext.dispense.pipeline.beverage
Methods in com.tccc.kos.ext.dispense.pipeline.beverage with parameters of type BeveragePipelineDelegateModifier and TypeMethodDescriptionvoid
BeverageNozzlePipeline.setDelegate
(BeveragePipelineDelegate delegate) Set theBeveragePourServiceDelegate
for the pipeline.void
BeveragePipelineService.setDelegate
(BeveragePipelineDelegate delegate) Set theBeveragePourServiceDelegate
for the pipeline.