public class SimpleForm extends Object
| Constructor and Description |
|---|
SimpleForm() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
String |
getPostmasterEmail() |
List<String> |
getRemove() |
void |
setId(long id) |
void |
setPostmasterEmail(String postmasterEmail) |
void |
setRemove(List<String> value) |
Copyright © 2021. All rights reserved.