Package edu.ntnu.idatt2106_2023_06.backend.mapper.recipe
package edu.ntnu.idatt2106_2023_06.backend.mapper.recipe
-
ClassesClassDescriptionThe InstructionMapper class contains methods for mapping between Instructions model and DTO.Mapper for
ItemRecipeScoreentity.This class provides a static method for converting aRecipeAllergenobject to aRecipeAllergenDTOobject.This class maps RecipeItems to RecipeItemDTO.Mapper class for theRecipeentity and its DTOs.Mapper class for mapping RecipePart objects to RecipePartDTO objects.