Uses of Class
no.ntnu.idatt1002.demo.data.RecipeIngredient
Packages that use RecipeIngredient
-
Uses of RecipeIngredient in no.ntnu.idatt1002.demo.data
Fields in no.ntnu.idatt1002.demo.data with type parameters of type RecipeIngredientMethods in no.ntnu.idatt1002.demo.data that return RecipeIngredientModifier and TypeMethodDescriptionRecipe.getIngredientById
(int id) Returns the ingredient with the given id.Methods in no.ntnu.idatt1002.demo.data that return types with arguments of type RecipeIngredient -
Uses of RecipeIngredient in no.ntnu.idatt1002.demo.view.components
Constructors in no.ntnu.idatt1002.demo.view.components with parameters of type RecipeIngredient