Class NutritionFactsLabelV1Sodium

  • All Implemented Interfaces:
    PositionData

    public class NutritionFactsLabelV1Sodium
    extends BaseField
    The amount of sodium in the product.
    • Constructor Detail

      • NutritionFactsLabelV1Sodium

        public NutritionFactsLabelV1Sodium()
    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Specified by:
        isEmpty in class BaseField
        Returns:
        true if the field is empty, false otherwise.
      • toFieldList

        public String toFieldList()
        Output the object in a format suitable for inclusion in an rST field list.
      • getDailyValue

        public Double getDailyValue()
        DVs are the recommended amounts of sodium to consume or not to exceed each day.
      • getPer100G

        public Double getPer100G()
        The amount of sodium per 100g of the product.
      • getPerServing

        public Double getPerServing()
        The amount of sodium per serving of the product.
      • getUnit

        public String getUnit()
        The unit of measurement for the amount of sodium.