Last change
on this file since 69 was
69,
checked in by duh, 13 years ago
|
|
-
Property svn:keywords set to
Rev Date Author
|
File size:
260 bytes
|
Line | |
---|
1 | /** |
---|
2 | * Species Domain |
---|
3 | * |
---|
4 | * @author email2gajula@gmail.com |
---|
5 | * @since 20091019 |
---|
6 | * |
---|
7 | * Revision information: |
---|
8 | * $Rev: 69 $ |
---|
9 | * $Author: duh $ |
---|
10 | * $Date: 2009-12-16 16:14:45 +0000 (wo, 16 dec 2009) $ |
---|
11 | */ |
---|
12 | |
---|
13 | class StudyTypeMetaTemplate { |
---|
14 | |
---|
15 | Integer StudyType |
---|
16 | Integer MetaTemplate |
---|
17 | |
---|
18 | static constraints = { |
---|
19 | } |
---|
20 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.