Class RestaurantMenuMealsEntity
java.lang.Object
sk.iway.iwcm.components.restaurant_menu.jpa.RestaurantMenuMealsEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()getPrice()voidsetAlergens(String alergens) voidsetCathegory(String cathegory) voidsetDescription(String description) voidsetDomainId(Integer domainId) voidsetEditorFields(RestaurantMenuMealsEditorFields editorFields) voidvoidsetMenuEntityes(List<RestaurantMenuEntity> menuEntityes) voidvoidvoid
-
Constructor Details
-
RestaurantMenuMealsEntity
public RestaurantMenuMealsEntity()
-
-
Method Details
-
getCathegoryName
-
getId
-
getName
-
getCathegory
-
getDescription
-
getWeight
-
getPrice
-
getAlergens
-
getDomainId
-
getEditorFields
-
getMenuEntityes
-
setId
-
setName
-
setCathegory
-
setDescription
-
setWeight
-
setPrice
-
setAlergens
-
setDomainId
-
setMenuEntityes
-