Uses of Interface
com.tccc.kos.ext.dispense.troubles.ContainerTroubleIface
Packages that use ContainerTroubleIface
Package
Description
-
Uses of ContainerTroubleIface in com.tccc.kos.ext.dispense.service.ingredient
Classes in com.tccc.kos.ext.dispense.service.ingredient that implement ContainerTroubleIfaceModifier and TypeClassDescriptionclass
Indicates the ingredient in the specified container is unknown. -
Uses of ContainerTroubleIface in com.tccc.kos.ext.dispense.service.insertion.troubles
Classes in com.tccc.kos.ext.dispense.service.insertion.troubles that implement ContainerTroubleIfaceModifier 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 ContainerTroubleIface in com.tccc.kos.ext.dispense.service.soldout
Classes in com.tccc.kos.ext.dispense.service.soldout that implement ContainerTroubleIfaceModifier and TypeClassDescriptionclass
Trouble that indicates that a container is sold out.class
Trouble that indicates that a container slice is sold out.