public class Model extends Object implements Serializable
| Constructor and Description |
|---|
Model() |
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
Set<String> |
getDirtyFields() |
boolean |
isDirty(String field) |
protected void |
setDirty(String field) |
Copyright 2022 OneSpan All rights reserved.