Package | Description |
---|---|
com.mapinfo.geocode | |
com.mapinfo.geocode.api |
Modifier and Type | Method and Description |
---|---|
List<Pair<String,String>> |
InputParameter.getAllowedValuesWithDescriptions() |
Modifier and Type | Method and Description |
---|---|
void |
InputParameter.setAllowedValuesWithDescriptions(List<Pair<String,String>> values) |
Modifier and Type | Method and Description |
---|---|
List<Pair<String,String>> |
InputParam.getAllowedValuesWithDescriptions()
Get allowed values and their descriptions of input parameter.
|
List<Pair<String,String>> |
CapabilitiesResponse.getGeocoderVersions()
Get the geocoder versions.
|
Modifier and Type | Method and Description |
---|---|
void |
InputParam.setAllowedValuesWithDescriptions(List<Pair<String,String>> values)
Set allowed values and their descriptions of input parameter
|
void |
CapabilitiesResponse.setGeocoderVersions(List<Pair<String,String>> geocoderVersions)
Set the geocoder versions.
|
Copyright © 2024. All rights reserved.