public static class FormPage.Bean extends Object implements org.apache.wicket.util.io.IClusterable
| Constructor and Description |
|---|
Bean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail()
Gets email.
|
String |
getName()
Gets name.
|
void |
setEmail(String email)
Sets email.
|
void |
setName(String name)
Sets name.
|
Copyright © 2017. All rights reserved.