Floor
instead. You can obtain them from CommunicationManager
@Deprecated
public class SitumLevel
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static <any> |
CREATOR
Deprecated.
|
Constructor and Description |
---|
SitumLevel()
Deprecated.
|
SitumLevel(Floor wrapped)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
describeContents()
Deprecated.
|
int |
distanceToLevel(SitumLevel destinationLevel)
Deprecated.
|
boolean |
equals(java.lang.Object o)
Deprecated.
|
int |
getBuildingId()
Deprecated.
|
int |
getLevel()
Deprecated.
|
int |
getLevelId()
Deprecated.
|
java.lang.String |
getMap_fileName()
Deprecated.
|
java.lang.String |
getMap_url()
Deprecated.
|
double |
getScale()
Deprecated.
|
java.lang.String |
getUpdated_at()
Deprecated.
|
Floor |
getWrapped()
Deprecated.
|
int |
hashCode()
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|
void |
writeToParcel(Parcel dest,
int flags)
Deprecated.
|
public SitumLevel()
public SitumLevel(Floor wrapped)
public int getBuildingId()
public double getScale()
public int getLevelId()
public int getLevel()
public java.lang.String getUpdated_at()
public java.lang.String getMap_url()
public java.lang.String getMap_fileName()
public int distanceToLevel(SitumLevel destinationLevel)
public Floor getWrapped()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
public int describeContents()
public void writeToParcel(Parcel dest, int flags)