public class TextListItem extends ListItem
| Modifier and Type | Field and Description |
|---|---|
protected TextProperty |
description |
| Constructor and Description |
|---|
TextListItem() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
protected TextProperty description
public int describeContents()
describeContents in class Modelpublic void writeToParcel(android.os.Parcel dest,
int flags)
writeToParcel in class Model