public interface Preferences extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getClientCoordSysName() |
Locale |
getClientLocale() |
Distance |
getCornerOffset() |
Map<String,String> |
getCustomPreferences() |
Distance |
getDistance() |
FactoryDescription |
getFactoryDescription() |
String |
getMatchMode() |
Integer |
getMaxResults() |
List<Double> |
getOriginXY() |
Set<String> |
getReturnOfAdditionalFields() |
Distance |
getStreetOffset() |
Boolean |
isFallbackToGeographic() |
Boolean |
isFallbackToPostal() |
Boolean |
isReturnAllInfo() |
Integer getMaxResults()
Boolean isReturnAllInfo()
FactoryDescription getFactoryDescription()
Locale getClientLocale()
String getClientCoordSysName()
Distance getDistance()
Distance getStreetOffset()
Distance getCornerOffset()
Boolean isFallbackToGeographic()
Boolean isFallbackToPostal()
String getMatchMode()
Copyright © 2024. All rights reserved.