public class DistanceUnawareLocation extends Object implements Location
Location| Constructor and Description |
|---|
DistanceUnawareLocation(PointOfServiceModel posModel) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
getAddressData()
Get AddressData object
|
String |
getCountry()
Get the address'es country ISO code
|
String |
getDescription()
Returns a POS description
|
GPS |
getGPS()
Getting the geographic coordinates of the IAddress
|
String |
getMapIconUrl()
returns MapIcon that is to be displayed on the map to represent this location
|
String |
getName()
Return name
|
String |
getTextualAddress()
Getting the textual address of the IAddress
|
String |
getType() |
public DistanceUnawareLocation(PointOfServiceModel posModel) throws LocationInstantiationException
LocationInstantiationExceptionpublic AddressData getAddressData()
LocationgetAddressData in interface Locationpublic String getCountry()
LocationgetCountry in interface Locationpublic GPS getGPS()
Locationpublic String getTextualAddress()
LocationgetTextualAddress in interface Locationpublic String getDescription()
LocationgetDescription in interface Locationpublic String getMapIconUrl()
LocationgetMapIconUrl in interface LocationCopyright © 2017 SAP SE. All Rights Reserved.