Created
February 10, 2012 03:35
-
-
Save uris77/1786218 to your computer and use it in GitHub Desktop.
Person Domain Class
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
String firstName | |
String lastName | |
String middleName | |
Date dateOfBirth | |
Sex sex | |
String ssn | |
Nationality nationality | |
byte[] photo | |
String email |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment