public static class StdModuleExtension.Person
extends groovy.lang.GroovyObjectSupport
| Constructor and Description |
|---|
Person() |
| Modifier and Type | Method and Description |
|---|---|
void |
email(String email) |
void |
id(String id) |
void |
name(String name) |
String |
toString() |