public class BundleImageProperty extends ImageProperty
| Modifier and Type | Field and Description |
|---|---|
protected ImageDescriptorProperty |
src |
| Constructor and Description |
|---|
BundleImageProperty() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
java.lang.String |
getFallbackSrc() |
java.lang.String |
getSrc() |
void |
writeToParcel(android.os.Parcel parcel,
int i) |
protected ImageDescriptorProperty src
public java.lang.String getSrc()
getSrc in class ImagePropertypublic java.lang.String getFallbackSrc()
getFallbackSrc in class ImagePropertypublic int describeContents()
describeContents in class Modelpublic void writeToParcel(android.os.Parcel parcel,
int i)
writeToParcel in class Model