PK - the primary key type, usually a Long.public interface Entity<PK>
id, which is
declared here.| Modifier and Type | Method and Description |
|---|---|
PK |
getId()
Gets the primary key.
|
void |
setId(PK inId)
Sets the primary key.
|
Copyright © 2016–2018 Emory University. All rights reserved.