Package org.cxml
Class BestBeforeDate
- java.lang.Object
-
- org.cxml.BestBeforeDate
-
public class BestBeforeDate extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringdate
-
Constructor Summary
Constructors Constructor Description BestBeforeDate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDate()Gets the value of the date property.voidsetDate(java.lang.String value)Sets the value of the date property.
-