Class RestaurantMenuMealsEditorFields

java.lang.Object
sk.iway.iwcm.components.restaurant_menu.jpa.RestaurantMenuMealsEditorFields

public class RestaurantMenuMealsEditorFields extends Object
  • Constructor Details

    • RestaurantMenuMealsEditorFields

      public RestaurantMenuMealsEditorFields()
  • Method Details

    • fromRestaurantMenuMealsEntity

      public void fromRestaurantMenuMealsEntity(RestaurantMenuMealsEntity originalEntity)
    • toRestaurantMenuMealsEntity

      public void toRestaurantMenuMealsEntity(RestaurantMenuMealsEntity originalEntity)
    • getAlergensArr

      public Integer[] getAlergensArr()
    • setAlergensArr

      public void setAlergensArr(Integer[] alergensArr)