| java.lang.Object | |
| ↳ | com.mapsted.positioning.coreObjects.BuildingInfo | 
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BuildingInfo(MetadataRepository repo, CppBuildingInfo buildingInfo) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | getBuildingDataMaxVersion() | ||||||||||
| int | getBuildingId() | ||||||||||
| IMercator | getCentroid() | ||||||||||
| List<String> | getCoverImagesUrls() | ||||||||||
| FloorInfo | getDefaultFloor() | ||||||||||
| String | getDescription() | ||||||||||
| FloorInfo | getFloorInfo(int floorId) | ||||||||||
| Map<Integer, FloorInfo> | getFloorInfos() | ||||||||||
| char[] | getFullAddress() | ||||||||||
| List<Hours> | getHoursList() | ||||||||||
| String | getIconUrl() | ||||||||||
| String | 
        getImageId()
        
         use  
  
  getIconUrl() or getCoverImagesUrls()
 | ||||||||||
| String | getKeywords() | ||||||||||
| String | getLongName() | ||||||||||
| List<FloorInfo> | 
        getOrderedFloorInfos()
        
         get floors sorted by floor number ascending order 
  
   | ||||||||||
| String | getPhoneNumber() | ||||||||||
| PositioningMode | getPositioningMode() | ||||||||||
| int | getPropertyId() | ||||||||||
| String | getShortName() | ||||||||||
| String | getWebsite() | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
get floors sorted by floor number ascending order