public interface AbstractEntity<K>
Modifier and Type | Method and Description |
---|---|
K |
getId() |
boolean |
isUpdated()
Flag signalizing that any of the setters has been meaningfully used.
|
K getId()
boolean isUpdated()
Copyright © 2020 JBoss by Red Hat. All rights reserved.