public abstract class LiteEntity
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_ID |
| Constructor and Description |
|---|
LiteEntity() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
void |
setId(long id) |
public static final java.lang.String _ID