Uses of Interface
global.maplink.geocode.schema.GeocodeServiceRequest
-
-
Uses of GeocodeServiceRequest in global.maplink.geocode.schema
Subinterfaces of GeocodeServiceRequest in global.maplink.geocode.schema Modifier and Type Interface Description interfaceGeocodeSplittableRequest -
Uses of GeocodeServiceRequest in global.maplink.geocode.schema.crossCities
Classes in global.maplink.geocode.schema.crossCities that implement GeocodeServiceRequest Modifier and Type Class Description classCrossCitiesRequest -
Uses of GeocodeServiceRequest in global.maplink.geocode.schema.reverse
Classes in global.maplink.geocode.schema.reverse that implement GeocodeServiceRequest Modifier and Type Class Description classReverseRequest -
Uses of GeocodeServiceRequest in global.maplink.geocode.schema.structured
Subinterfaces of GeocodeServiceRequest in global.maplink.geocode.schema.structured Modifier and Type Interface Description interfaceStructuredRequestClasses in global.maplink.geocode.schema.structured that implement GeocodeServiceRequest Modifier and Type Class Description static classStructuredRequest.Multistatic classStructuredRequest.Single -
Uses of GeocodeServiceRequest in global.maplink.geocode.schema.suggestions
Classes in global.maplink.geocode.schema.suggestions that implement GeocodeServiceRequest Modifier and Type Class Description classSuggestionsRequest
-