PoiCategory instead@Deprecated public class SitumPOICategory extends Object implements android.os.Parcelable
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<SitumPOICategory> |
CREATOR
Deprecated.
|
static int |
NORMAL_ICON
Deprecated.
Icon types
|
static int |
SELECTED_ICON
Deprecated.
|
| Constructor and Description |
|---|
SitumPOICategory(PoiCategory wrapped)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
String |
getCode()
Deprecated.
|
String |
getNameEn()
Deprecated.
|
String |
getNameEs()
Deprecated.
|
PoiCategory |
getWrapped()
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
isPublic()
Deprecated.
|
String |
toString()
Deprecated.
|
void |
writeToParcel(android.os.Parcel dest,
int flags)
Deprecated.
|
public static final int NORMAL_ICON
public static final int SELECTED_ICON
public static final android.os.Parcelable.Creator<SitumPOICategory> CREATOR
public SitumPOICategory(PoiCategory wrapped)
public String getCode()
public String getNameEs()
public String getNameEn()
public boolean isPublic()
public PoiCategory getWrapped()
public int describeContents()
describeContents in interface android.os.Parcelablepublic void writeToParcel(android.os.Parcel dest,
int flags)
writeToParcel in interface android.os.Parcelable