Package org.cxml
Class ExpiryDate
- java.lang.Object
-
- org.cxml.ExpiryDate
-
public class ExpiryDate extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringdate
-
Constructor Summary
Constructors Constructor Description ExpiryDate()
-
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.
-