Changeset 166
- Timestamp:
- Feb 3, 2010, 2:46:39 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/studycapturing/Sample.groovy
r162 r166 14 14 String name // should be unique with respect to the parent study (which can be inferred) 15 15 Term material 16 // don't we need a member ,that describes the quantity of the sample?16 // don't we need a member that describes the quantity of the sample? 17 17 18 18 static constraints = {
Note: See TracChangeset
for help on using the changeset viewer.