Serialized Form
|
Package com.google.code.geocoder.model |
serialVersionUID: 1L
country
String country
administrativeAreaLevel1
String administrativeAreaLevel1
locality
String locality
subLocality
String subLocality
route
String route
streetAddress
String streetAddress
subPremise
String subPremise
serialVersionUID: 1L
longName
String longName
shortName
String shortName
types
List<E> types
serialVersionUID: 1L
status
GeocoderStatus status
results
List<E> results
serialVersionUID: 1L
location
LatLng location
locationType
GeocoderLocationType locationType
viewport
LatLngBounds viewport
bounds
LatLngBounds bounds
serialVersionUID: 1L
address
String address
language
String language
region
String region
bounds
LatLngBounds bounds
location
LatLng location
components
EnumMap<K extends Enum<K>,V> components
serialVersionUID: 1L
types
List<E> types
formattedAddress
String formattedAddress
addressComponents
List<E> addressComponents
geometry
GeocoderGeometry geometry
partialMatch
boolean partialMatch
serialVersionUID: 1L
lat
BigDecimal lat
lng
BigDecimal lng
serialVersionUID: 1L
southwest
LatLng southwest
northeast
LatLng northeast
Copyright © 2013. All Rights Reserved.