Uses of Class
com.mindee.product.nutritionfactslabel.NutritionFactsLabelV1Nutrient
-
Packages that use NutritionFactsLabelV1Nutrient Package Description com.mindee.product.nutritionfactslabel -
-
Uses of NutritionFactsLabelV1Nutrient in com.mindee.product.nutritionfactslabel
Fields in com.mindee.product.nutritionfactslabel with type parameters of type NutritionFactsLabelV1Nutrient Modifier and Type Field Description protected List<NutritionFactsLabelV1Nutrient>
NutritionFactsLabelV1Document. nutrients
The amount of nutrients in the product.Methods in com.mindee.product.nutritionfactslabel that return types with arguments of type NutritionFactsLabelV1Nutrient Modifier and Type Method Description List<NutritionFactsLabelV1Nutrient>
NutritionFactsLabelV1Document. getNutrients()
The amount of nutrients in the product.
-