Uses of Class
com.tccc.kos.ext.dispense.service.insertion.troubles.ContainerTrouble
Packages that use ContainerTrouble
Package
Description
-
Uses of ContainerTrouble in com.tccc.kos.ext.dispense.service.ingredient
Subclasses of ContainerTrouble in com.tccc.kos.ext.dispense.service.ingredientModifier and TypeClassDescriptionclass
Indicates the ingredient in the specified container is unknown. -
Uses of ContainerTrouble in com.tccc.kos.ext.dispense.service.insertion.troubles
Subclasses of ContainerTrouble in com.tccc.kos.ext.dispense.service.insertion.troublesModifier and TypeClassDescriptionclass
Base class for troubles related to a container slice. -
Uses of ContainerTrouble in com.tccc.kos.ext.dispense.service.soldout
Subclasses of ContainerTrouble 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.