Package com.dzidzi.dto.menu
Class AddMenuRequest.Builder
java.lang.Object
com.dzidzi.dto.menu.AddMenuRequest.Builder
- Enclosing class:
AddMenuRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()category(MenuCategory category) The menu categorydescription(String description) The description of the menuimage(org.springframework.web.multipart.MultipartFile image) The image of the menuThe name of the menuprice(BigDecimal price) The price of the menutoString()