| java.lang.Object | |
| ↳ | com.mapsted.positioning.coreObjects.PropertyInfo | 
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PropertyInfo(MetadataRepository metadataRepository, CppPropertyInfo cppPropertyInfo) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BuildingInfoMap | getBuildingInfoMap() | ||||||||||
| Optional<BuildingInfo> | getBuildingInfoOptional(int buildingId) | ||||||||||
| Map<Integer, BuildingInfo> | getBuildingInfos() | ||||||||||
| IMercator | getCentroid() | ||||||||||
| String | getCityName() | ||||||||||
| String | getCountryLongName() | ||||||||||
| String | getCountryShortName() | ||||||||||
| List<String> | getCoverImagesUrl() | ||||||||||
| int | getDefaultBuildingId() | ||||||||||
| String | getDescription() | ||||||||||
| String | getEmail() | ||||||||||
| List<Hours> | getHoursList() | ||||||||||
| String | getLogoImageUrl() | ||||||||||
| String | getLongName() | ||||||||||
| CppPropertyInfo.CppMapStyle | getMapTiles() | ||||||||||
| float | getMapToRealScaleFactor() | ||||||||||
| Mercator | getNorthEastMostPoint() | ||||||||||
| String | getPhoneNumber() | ||||||||||
| int | getPropertyId() | ||||||||||
| int | getRadius() | ||||||||||
| String | getShortName() | ||||||||||
| Mercator | getSouthWestMostPoint() | ||||||||||
| TimeZone | getTimezone() | ||||||||||
| String | getWebsite() | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||