Serialized Form


Package com.lightdev.lib.holiday.client

Class com.lightdev.lib.holiday.client.Property extends Object implements Serializable

Serialized Fields

propertyId

int propertyId
the property id


propertyName

String propertyName
the property name

Class com.lightdev.lib.holiday.client.Region extends Object implements Serializable

serialVersionUID: -2373430952797127653L

Serialized Fields

regionId

int regionId
the region id


regionName

String regionName
the region name


superId

int superId
superior region id

Class com.lightdev.lib.holiday.client.YearEvent extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
custom deserialization

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
custom serialization

Throws:
IOException
Serialized Fields

c

GregorianCalendar[] c

eventName

String eventName

eventId

Integer eventId