| Package | Description |
|---|---|
| com.textkernel.tx.models.api.geocoding | |
| com.textkernel.tx.models.api.matching.request |
| Modifier and Type | Field and Description |
|---|---|
GeocodeProvider |
GeocodeCredentials.Provider
The provider you wish to use to geocode the postal address.
|
| Modifier and Type | Method and Description |
|---|---|
static GeocodeProvider |
GeocodeProvider.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeocodeProvider[] |
GeocodeProvider.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
GeocodeProvider |
LocationCriteria.GeocodeProvider
The provider to lookup latitude/longitude if they are not specified.
|
Copyright © 2024. All rights reserved.