public interface IHasModifiedIndication
| Modifier and Type | Method and Description |
|---|---|
boolean |
isModified()
Returns the modified-by-user flag.
|
void |
setModified(boolean as)
Set or clear the modified by user flag.
|
Copyright © 2017 etc.to. All rights reserved.