public static class P2cDistrictListResponse.P2cDistrictItem extends Object
| 构造器和说明 |
|---|
P2cDistrictItem() |
public Integer getId()
public void setId(Integer id)
id - the idpublic Integer getCityId()
public void setCityId(Integer cityId)
cityId - the city idpublic String getName()
public void setName(String name)
name - the namepublic String getCode()
public void setCode(String code)
code - the codeCopyright © 2025. All rights reserved.