Uses of Class
com.tccc.kos.ext.freestyle.service.brandset.beans.RecipeNutritionData
Packages that use RecipeNutritionData
-
Uses of RecipeNutritionData in com.tccc.kos.ext.freestyle.service.brandset.regulatory
Methods in com.tccc.kos.ext.freestyle.service.brandset.regulatory that return RecipeNutritionDataMethods in com.tccc.kos.ext.freestyle.service.brandset.regulatory with parameters of type RecipeNutritionDataModifier and TypeMethodDescriptionvoid
RegulatoryRules.addRoundedResults
(NutritionVolume results, RecipeNutritionData data) Populate aNutritionResults
for the specified nutrition data at the volume specified in the results.Constructors in com.tccc.kos.ext.freestyle.service.brandset.regulatory with parameters of type RecipeNutritionDataModifierConstructorDescriptionCreate a newRoundedResult
for the specified data.RoundedValue
(RecipeNutritionData data, String units) Create a newRoundedResult
for the specified data and overridden units.