|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectcontrollers.ContactCommand
class ContactCommand
| Property Summary | |
|---|---|
static def |
constraints
|
String |
email
|
String |
emailBody
|
String |
name
|
String |
subject
|
| Constructor Summary | |
ContactCommand()
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
static def constraints
String email
String emailBody
String name
String subject
| Constructor Detail |
|---|
ContactCommand()
Groovy Documentation