| java.lang.Object | |
| ↳ | com.mapsted.ui_components.explore.ExploreAdapter.BuildingInfoData |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
public
static
final
|
CREATOR | ||||||||||
| public int | buildingId | ||||||||||
| public String | description | ||||||||||
| public int | entityId | ||||||||||
| public int | floorId | ||||||||||
| public int | propertyId | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BuildingInfoData(int propertyId, int buildingId, int floorId, int entityId, String description) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | describeContents() | ||||||||||
| String | toString() | ||||||||||
| void | writeToParcel(Parcel dest, int flags) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||