Uses of Class
com.mindee.product.nutritionfactslabel.NutritionFactsLabelV1TotalSugar
-
Packages that use NutritionFactsLabelV1TotalSugar Package Description com.mindee.product.nutritionfactslabel -
-
Uses of NutritionFactsLabelV1TotalSugar in com.mindee.product.nutritionfactslabel
Fields in com.mindee.product.nutritionfactslabel declared as NutritionFactsLabelV1TotalSugar Modifier and Type Field Description protected NutritionFactsLabelV1TotalSugar
NutritionFactsLabelV1Document. totalSugars
The total amount of sugars in the product.Methods in com.mindee.product.nutritionfactslabel that return NutritionFactsLabelV1TotalSugar Modifier and Type Method Description NutritionFactsLabelV1TotalSugar
NutritionFactsLabelV1Document. getTotalSugars()
The total amount of sugars in the product.
-