public abstract class BaseModel extends java.lang.Object implements ViewModel
| Modifier and Type | Field and Description |
|---|---|
protected int |
identifier |
| Modifier | Constructor and Description |
|---|---|
protected |
BaseModel(int identifier) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIdentifier() |