Groovy Documentation

grails-app.domain.pl.burningice.plugins.image.ast.test
Class Underscored_Test_Domain

java.lang.Object
  grails-app.domain.pl.burningice.plugins.image.ast.test.Underscored_Test_Domain

@FileImageContainer
class Underscored_Test_Domain

Domain class used in tests of FileImageContainer AST transformation

author:
pawel.gdula@burningice.pl


Property Summary
static def constraints

 
Constructor Summary
Underscored_Test_Domain()

 
Method Summary
 
Methods inherited from class java.lang.Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

constraints

static def constraints


 
Constructor Detail

Underscored_Test_Domain

Underscored_Test_Domain()


 

Groovy Documentation