Changeset 60
- Timestamp:
- Nov 24, 2009, 10:51:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/magetab/adf/MatrixColumn.groovy
r59 r60 8 8 magetab.idf.OntologyTerm quantitationType 9 9 10 static constrain st= {10 static constraints = { 11 11 quantitationType(nullable:true) 12 12 }
Note: See TracChangeset
for help on using the changeset viewer.