Uses of Interface
com.tccc.kos.ext.dispense.troubles.HolderTroubleIface
Packages that use HolderTroubleIface
Package
Description
-
Uses of HolderTroubleIface in com.tccc.kos.ext.dispense
Classes in com.tccc.kos.ext.dispense that implement HolderTroubleIfaceModifier and TypeClassDescriptionclass
Base trouble that provides convenience methods for blocking beverage and ingredient pouring for the specified pump. -
Uses of HolderTroubleIface in com.tccc.kos.ext.dispense.service.ingredient
Classes in com.tccc.kos.ext.dispense.service.ingredient that implement HolderTroubleIfaceModifier and TypeClassDescriptionclass
Indicates the ingredient in the specified container is unknown. -
Uses of HolderTroubleIface in com.tccc.kos.ext.dispense.service.insertion.troubles
Classes in com.tccc.kos.ext.dispense.service.insertion.troubles that implement HolderTroubleIfaceModifier and TypeClassDescriptionclass
Base class for troubles related to a combination of container and holder.class
Base class for troubles related to a container slice.class
Base class for troubles related to containers. -
Uses of HolderTroubleIface in com.tccc.kos.ext.dispense.service.soldout
Classes in com.tccc.kos.ext.dispense.service.soldout that implement HolderTroubleIfaceModifier and TypeClassDescriptionclass
Trouble that indicates that a container is sold out.class
Trouble that indicates that a container slice is sold out.