- Timestamp:
- Jun 4, 2010, 12:15:24 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/studycapturing/PersonAffiliation.groovy
r496 r527 46 46 */ 47 47 48 class PersonAffiliation {48 class PersonAffiliation implements java.io.Serializable { 49 49 50 50 String institute
Note: See TracChangeset
for help on using the changeset viewer.