Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method

Signature

Comments/Sample

getCity

String getCity()

 

getCountry

String getCountry()

 

getCountryCodeString getCountryCode()Two letter ISO-3166 country code
getPostalCode

String getPostalCode()

 

getProvinceState

String getProvinceState()

 

getLatitude

BigDecimal getLatitude()

 

getLongitude

BigDecimal getLongitude()

 

isSuccessful

boolean isSuccessful()

 

...