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