Uses of Class
com.tccc.kos.ext.dispense.PourAvailabilityTrouble
Packages that use PourAvailabilityTrouble
Package
Description
-
Uses of PourAvailabilityTrouble in com.tccc.kos.ext.dispense
Subclasses of PourAvailabilityTrouble in com.tccc.kos.ext.dispenseModifier and TypeClassDescriptionclass
Base trouble that provides convenience methods for blocking beverage and ingredient pouring for the specified pump. -
Uses of PourAvailabilityTrouble in com.tccc.kos.ext.dispense.service.ingredient
Subclasses of PourAvailabilityTrouble in com.tccc.kos.ext.dispense.service.ingredientModifier and TypeClassDescriptionclass
Indicates the ingredient in the specified container is unknown. -
Uses of PourAvailabilityTrouble in com.tccc.kos.ext.dispense.service.insertion.troubles
Modifier 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 PourAvailabilityTrouble in com.tccc.kos.ext.dispense.service.soldout
Subclasses of PourAvailabilityTrouble in com.tccc.kos.ext.dispense.service.soldoutModifier and TypeClassDescriptionclass
Trouble that indicates that a container is sold out.class
Trouble that indicates that a container slice is sold out.