java.lang.Object
com.tccc.kos.ext.freestyle.service.brandset.beans.Beverage

public class Beverage extends Object
Freestyle beverage.
Since:
1.0
Version:
2023-01-05
  • Constructor Details

    • Beverage

      public Beverage()
      Creates a beverage.
  • Method Details

    • getWaterType

      public RecipeWaterType getWaterType()
      Return water type of the beverage.
      Returns:
      the water type based on the recipes
    • getId

      public String getId()
    • isValid

      public boolean isValid()
    • getName

      public String getName()