public class IpAddrLbsInfo extends AlipayObject
Constructor and Description |
---|
IpAddrLbsInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getCity()
Gets city.
|
String |
getProvince()
Gets province.
|
void |
setCity(String city)
Sets city.
|
void |
setProvince(String province)
Sets province.
|
public String getCity()
public void setCity(String city)
city
- the citypublic String getProvince()
public void setProvince(String province)
province
- the provinceCopyright © 2018. All rights reserved.