Uses of Interface
com.tccc.kos.ext.dispense.troubles.NozzleTroubleIface
Packages that use NozzleTroubleIface
-
Uses of NozzleTroubleIface in com.tccc.kos.ext.dispense
Classes in com.tccc.kos.ext.dispense that implement NozzleTroubleIfaceModifier and TypeClassDescriptionclass
Base trouble that provides convenience methods for blocking beverage and ingredient pouring for the specified pump. -
Uses of NozzleTroubleIface in com.tccc.kos.ext.dispense.troubles
Subinterfaces of NozzleTroubleIface in com.tccc.kos.ext.dispense.troublesModifier and TypeInterfaceDescriptioninterface
Interface forTrouble
s that implements the pump iface.