public interface Location extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getCountryCode() |
String |
getCountryName() |
String |
getName() |
int |
getPlaceCode() |
String |
getPlaceName() |
String |
getURL() |
int |
getWoeid() |
Copyright © 2018. All rights reserved.