Uses of Class
com.kosdev.kos.ext.dispense.service.ingredient.IngredientService
Packages that use IngredientService
Package
Description
-
Uses of IngredientService in com.kosdev.kos.ext.dispense.pipeline.beverage
Methods in com.kosdev.kos.ext.dispense.pipeline.beverage that return IngredientService -
Uses of IngredientService in com.kosdev.kos.ext.dispense.service.ingredient
Methods in com.kosdev.kos.ext.dispense.service.ingredient with parameters of type IngredientServiceModifier and TypeMethodDescriptionvoidIngredientChangeListener.onIngredientChange(IngredientService service, String sourceId, IngredientSource source) Called when a newIngredientSourceis installed intoIngredientService.Constructors in com.kosdev.kos.ext.dispense.service.ingredient with parameters of type IngredientServiceModifierConstructorDescriptionUnknownIngredientTrouble(ContainerSlice slice, IngredientService ingredientService)