Changeset 31 for trunk/grails-app/domain/SampleType.groovy
- Timestamp:
- Oct 26, 2009, 3:17:02 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/SampleType.groovy
- Property svn:keywords set to Rev Author Date
r17 r31 1 /** 2 * Species Domain 3 * 4 * @author email2gajula@gmail.com 5 * @since 20091019 6 * 7 * Revision information: 8 * $Rev$ 9 * $Author$ 10 * $Date$ 11 */ 12 1 13 class SampleType { 2 14
Note: See TracChangeset
for help on using the changeset viewer.