| Modifier and Type | Field and Description |
|---|---|
protected Long |
id |
protected String |
name |
| Constructor and Description |
|---|
AbstractEntity() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
String |
getName() |
void |
setId(Long id) |
void |
setName(String name) |
Copyright © 2016. All rights reserved.