java.lang.Object | |
↳ | com.mapsted.positioning.coreObjects.PropertyInfo |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PropertyInfo(MetadataRepository metadataRepository, CppPropertyInfo cppPropertyInfo) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Set<Integer> | getBuildingIdSet() | ||||||||||
List<Integer> | getBuildingIds() | ||||||||||
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |