public abstract class Model
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
className |
protected int |
id |
| Constructor and Description |
|---|
Model() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
describeContents() |
abstract void |
writeToParcel(android.os.Parcel dest,
int flags) |