public static class FormPage.Bean extends Object implements 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 © 2020. All rights reserved.