public class ModificationStatusDto extends Object
| Constructor and Description |
|---|
ModificationStatusDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getImageId() |
boolean |
isModified() |
void |
setImageId(String imageId) |
void |
setModified(boolean modified) |
Copyright © 2020. All rights reserved.