Package org.cxml

Class BestBeforeDate


  • public class BestBeforeDate
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String date  
    • Constructor Summary

      Constructors 
      Constructor Description
      BestBeforeDate()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDate()
      Gets the value of the date property.
      void setDate​(java.lang.String value)
      Sets the value of the date property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • date

        protected java.lang.String date
    • Constructor Detail

      • BestBeforeDate

        public BestBeforeDate()
    • Method Detail

      • getDate

        public java.lang.String getDate()
        Gets the value of the date property.
        Returns:
        possible object is String
      • setDate

        public void setDate​(java.lang.String value)
        Sets the value of the date property.
        Parameters:
        value - allowed object is String