| Class | Description |
|---|---|
| CountrySupport |
This class is used to describe the countries supported by a Dictionary.
|
| CustomObjectDescriptor |
This class is used by the Capabilities feature to describe an object.
|
| CustomObjectMember |
Represents a member field of a custom object.
|
| DictionaryLanguage | |
| ErrorMessages |
This class holds all error messages as part of exception thrown by GGS
|
| GeocodeAddress |
This class implements the Address interface and is used to hold information on an address.
|
| GeocodeMatchFields |
This class implements the FieldsMatching interface.
|
| GeocodeOperation |
This class represent a Geocode operation.
|
| Geocoder | Deprecated
As of 3.0, use
GeocoderBuilder A Geocoder is the primary implementation of
the GeocodingAPI. |
| GeocoderDictionary |
This class represents a Geocode Dictionary.
|
| GeocoderPreferences |
This class implements the Preferences interface.
|
| InputParameter |
This class implements the InputParam interface.
|
| OutputParameter |
This class represents an Output Parameter class.
|
| Pair<V1,V2> |
A simple utility class to hold key-value pairs.
|
| ReturnFields |
This class implements ReturnFieldsDescriptor.
|
| SupportLevel |
Contains information on what country and data is available for an operation
|
| Enum | Description |
|---|---|
| AdditionalFieldKeys |
This class defines keys used in Candidate's custom fields and supported by many countries.
|
| ExceptionCode |
Java class for ExceptionCode.
|
| Exception | Description |
|---|---|
| GeocodingException |
An error indicating invalid behavior from API.
|
Copyright © 2024. All rights reserved.