Uses of Class
edu.ntnu.idatt2106_2023_06.backend.model.recipe.RecipeItems
Packages that use RecipeItems
Package
Description
-
Uses of RecipeItems in edu.ntnu.idatt2106_2023_06.backend.mapper.recipe
Methods in edu.ntnu.idatt2106_2023_06.backend.mapper.recipe with parameters of type RecipeItemsModifier and TypeMethodDescriptionstatic RecipeItemDTORecipeItemMapper.toRecipeItemDTO(RecipeItems recipeItem) Maps RecipeItems to RecipeItemDTO. -
Uses of RecipeItems in edu.ntnu.idatt2106_2023_06.backend.service.items
Methods in edu.ntnu.idatt2106_2023_06.backend.service.items with parameters of type RecipeItemsModifier and TypeMethodDescriptiondoubleItemRecipeScoreService.getScore(Item item, RecipeItems ingredient)