| java.lang.Object org.axiondb.Person
Person | public class Person implements Serializable(Code) | | A dummy bean that can be used for ObjectType testing.
version: $Revision: 1.2 $ $Date: 2002/07/02 21:04:57 $ author: James Strachan |
getDateOfBirth | public int getDateOfBirth()(Code) | | |
hashCode | public int hashCode()(Code) | | |
setDateOfBirth | public void setDateOfBirth(int dateOfBirth)(Code) | | |
|
|