Skip to content

Instantly share code, notes, and snippets.

@uris77
Created February 10, 2012 03:35
Show Gist options
  • Save uris77/1786218 to your computer and use it in GitHub Desktop.
Save uris77/1786218 to your computer and use it in GitHub Desktop.
Person Domain Class
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