Class Beverage
java.lang.Object
com.tccc.kos.ext.freestyle.service.brandset.beans.Beverage
Freestyle beverage.
- Since:
- 1.0
- Version:
- 2023-01-05
-
Constructor Details
-
Beverage
public Beverage()Creates a beverage.
-
-
Method Details
-
getWaterType
Return water type of the beverage.- Returns:
- the water type based on the recipes
-
getId
-
isValid
public boolean isValid() -
getName
-