Serialized Form


Package org.ow2.easybeans.examples.entitybean

Class org.ow2.easybeans.examples.entitybean.Employee extends Object implements Serializable

serialVersionUID: -2366200007462547454L

Serialized Fields

id

int id
Id of this employee.


name

String name
Name of the employee.



Copyright © 2006-2011 OW2 Consortium. All Rights Reserved.