Class NutritionFactsLabelV1Calorie

  • All Implemented Interfaces:
    PositionData

    public class NutritionFactsLabelV1Calorie
    extends BaseField
    The amount of calories in the product.
    • Constructor Detail

      • NutritionFactsLabelV1Calorie

        public NutritionFactsLabelV1Calorie()
    • 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 calories to consume or not to exceed each day.
      • getPer100G

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

        public Double getPerServing()
        The amount of calories per serving of the product.