Class RecipeNutritionData
java.lang.Object
com.tccc.kos.ext.freestyle.service.brandset.beans.RecipeNutritionData
Individual nutrition data for a recipe.
- Version:
- Apr-16-17
-
Field Details
-
TYPE_ENERGY
- See Also:
-
TYPE_ENERGY_KJ
- See Also:
-
TYPE_CARBOHYDRATE
- See Also:
-
TYPE_SUGAR
- See Also:
-
TYPE_SALT
- See Also:
-
UNITS_GRAMS
- See Also:
-
UNITS_CALORIES
- See Also:
-
UNITS_KJ
- See Also:
-
-
Constructor Details
-
RecipeNutritionData
public RecipeNutritionData()
-
-
Method Details
-
getType
-
getValue
public double getValue() -
getUnits
-
setType
-
setValue
public void setValue(double value) -
setUnits
-