ID - The id type of entitypublic interface Entity<ID extends java.io.Serializable>
| Modifier and Type | Method and Description |
|---|---|
ID |
getId()
Returns id value
|
void |
setId(ID id)
Set id value
|
Copyright © 2019. All Rights Reserved.