Uses of Class
com.tccc.kos.ext.freestyle.service.brandset.regulatory.NutritionVolume
Packages that use NutritionVolume
-
Uses of NutritionVolume in com.tccc.kos.ext.freestyle.service.brandset.regulatory
Methods in com.tccc.kos.ext.freestyle.service.brandset.regulatory that return types with arguments of type NutritionVolumeModifier and TypeMethodDescriptionNutritionInfo.getVolumes()The list of nutrition information by volumes.Methods in com.tccc.kos.ext.freestyle.service.brandset.regulatory with parameters of type NutritionVolumeModifier and TypeMethodDescriptionvoidNutritionInfo.add(NutritionVolume volume) Add a volume to the list.voidRegulatoryRules.addRoundedResults(NutritionVolume results, RecipeNutritionData data) Populate aNutritionResultsfor the specified nutrition data at the volume specified in the results.