Uses of Class
edu.ntnu.idatt2106_2023_06.backend.model.recipe.Instructions
Packages that use Instructions
-
Uses of Instructions in edu.ntnu.idatt2106_2023_06.backend.mapper.recipe
Methods in edu.ntnu.idatt2106_2023_06.backend.mapper.recipe with parameters of type InstructionsModifier and TypeMethodDescriptionstatic InstructionDTO
InstructionMapper.toInstructionDTO
(Instructions instruction) Maps Instructions object to InstructionDTO object.