类 P2cCityListResponse.P2cCityItem
java.lang.Object
com.icetech.sdk.response.p2c.base.P2cCityListResponse.P2cCityItem
- 封闭类:
P2cCityListResponse
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
P2cCityItem
public P2cCityItem()
-
-
方法详细资料
-
getId
Gets id.- 返回:
- the id
-
setId
Sets id.- 参数:
id- the id
-
getProvinceId
Gets province id.- 返回:
- the province id
-
setProvinceId
Sets province id.- 参数:
provinceId- the province id
-
getName
Gets name.- 返回:
- the name
-
setName
Sets name.- 参数:
name- the name
-
getCode
Gets code.- 返回:
- the code
-
setCode
Sets code.- 参数:
code- the code
-