Package | Description |
---|---|
com.mapinfo.geocode | |
com.mapinfo.geocode.api |
Modifier and Type | Class and Description |
---|---|
class |
SupportLevel
Contains information on what country and data is available for an operation
|
Modifier and Type | Method and Description |
---|---|
List<SupportLevelDescriptor> |
GeocodeOperation.getLevelsOfSupport() |
Modifier and Type | Method and Description |
---|---|
void |
GeocodeOperation.setLevelsOfSupport(List<SupportLevelDescriptor> levelsOfSupport) |
Modifier and Type | Method and Description |
---|---|
List<SupportLevelDescriptor> |
Operation.getLevelsOfSupport()
Returns a structure which describes what countries support the operation, along with any custom
modifications for that country
|
Modifier and Type | Method and Description |
---|---|
void |
Operation.setLevelsOfSupport(List<SupportLevelDescriptor> levelsOfSupport)
Local support information
|
Copyright © 2024. All rights reserved.