| java.lang.Object | |
| ↳ | com.mapsted.positioning.coreObjects.EntityZone | 
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | EntityZone.EntityZoneGsonTypeAdapter | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final CppEntityZone | cppEntityZone | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| EntityZone(int propertyId, int buildingId, int floorId, int entityId) | |||||||||||
| EntityZone(Entity entity) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| boolean | equals(Object o) | ||||||||||
| CompletableFuture<String> | fetchNearbyLandmarkName(MetadataRepository repo) | ||||||||||
| CompletableFuture<String> | fetchNearbyLandmarkName(MetadataRepository repo, String selfName) | ||||||||||
| int | getBuildingId() | ||||||||||
| Entity | getEntity(MetadataRepository repo) | ||||||||||
| int | getEntityId() | ||||||||||
| int | getFloorId() | ||||||||||
| MercatorZone | getLocation() | ||||||||||
| Common.MapDataType | getMapDataType() | ||||||||||
| int | getPropertyId() | ||||||||||
| int | hashCode() | ||||||||||
| String | toString() | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||