public class ReverseGeocoderFullAddress
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected AdditionalDataSources |
additionalDataSources
Ths is an optional section.
|
protected Address |
address
Detailed address of the result.
|
protected java.lang.String |
entityType
This is an optional section.
|
protected java.lang.String |
matchType
Deprecated
|
protected java.lang.String[] |
roadUse
The road use array used for reverse geocoding.
|
Constructor and Description |
---|
ReverseGeocoderFullAddress() |
protected Address address
protected java.lang.String matchType
protected java.lang.String[] roadUse
protected java.lang.String entityType
protected AdditionalDataSources additionalDataSources