public class SimpleObjectForm<T> extends Object
| Constructor and Description |
|---|
SimpleObjectForm() |
SimpleObjectForm(T obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyTo(T target,
String... ignoreProperties) |
void |
initializeFromObject(T obj) |
Copyright © 2020 Open Foris. All rights reserved.