类 P2cDistrictListResponse.P2cDistrictItem
java.lang.Object
com.icetech.sdk.response.p2c.base.P2cDistrictListResponse.P2cDistrictItem
The type P 2 c district item.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
P2cDistrictItem
public P2cDistrictItem()
-
-
方法详细资料
-
getId
Gets id.- 返回:
- the id
-
setId
Sets id.- 参数:
id- the id
-
getCityId
Gets city id.- 返回:
- the city id
-
setCityId
Sets city id.- 参数:
cityId- the city id
-
getName
Gets name.- 返回:
- the name
-
setName
Sets name.- 参数:
name- the name
-
getCode
Gets code.- 返回:
- the code
-
setCode
Sets code.- 参数:
code- the code
-