类 P2cDistrictListResponse.P2cDistrictItem

java.lang.Object
com.icetech.sdk.response.p2c.base.P2cDistrictListResponse.P2cDistrictItem
封闭类:
P2cDistrictListResponse

public static class P2cDistrictListResponse.P2cDistrictItem extends Object
The type P 2 c district item.
  • 构造器详细资料

    • P2cDistrictItem

      public P2cDistrictItem()
  • 方法详细资料

    • getId

      public Integer getId()
      Gets id.
      返回:
      the id
    • setId

      public void setId(Integer id)
      Sets id.
      参数:
      id - the id
    • getCityId

      public Integer getCityId()
      Gets city id.
      返回:
      the city id
    • setCityId

      public void setCityId(Integer cityId)
      Sets city id.
      参数:
      cityId - the city id
    • getName

      public String getName()
      Gets name.
      返回:
      the name
    • setName

      public void setName(String name)
      Sets name.
      参数:
      name - the name
    • getCode

      public String getCode()
      Gets code.
      返回:
      the code
    • setCode

      public void setCode(String code)
      Sets code.
      参数:
      code - the code