Serialized Form

Class net.sourceforge.calendardate.CalendarDate extends java.lang.Object implements Serializable

serialVersionUID: 8577551385869073340l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

year

int year

month

int month

dayOfMonth

int dayOfMonth