Class RestaurantMenuMealsEntity
java.lang.Object
sk.iway.iwcm.components.restaurant_menu.jpa.RestaurantMenuMealsEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getName()
getPrice()
void
setAlergens
(String alergens) void
setCathegory
(String cathegory) void
setDescription
(String description) void
setDomainId
(Integer domainId) void
setEditorFields
(RestaurantMenuMealsEditorFields editorFields) void
void
setMenuEntityes
(List<RestaurantMenuEntity> menuEntityes) void
void
void
-
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
-