public class BaseIdentifiable<G>
extends java.lang.Object
| Constructor and Description |
|---|
BaseIdentifiable() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getId() |
G |
setId(java.lang.Integer id) |
public java.lang.Integer getId()
public G setId(java.lang.Integer id)