| java.lang.Object | |
| ↳ | com.mapsted.positioning.coreObjects.Waypoint | 
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | Waypoint.Builder | Builder class to create Waypoint object | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static Waypoint | from(ISearchable iSearchable) | ||||||||||
| int | getBuildingId() | ||||||||||
| Set<EntityZone> | 
        getEntityZones()
        
         Get the EntityZones of this Waypoint object if it is an EntityWaypoint,
 returns an empty set otherwise. 
  
   | ||||||||||
| List<MercatorZone> | getLocations() | ||||||||||
| String | getName() | ||||||||||
| int | getPropertyId() | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
Get the EntityZones of this Waypoint object if it is an EntityWaypoint, returns an empty set otherwise.