public class CityInfo
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
cityCode
城市三字码代号
|
String |
cityName
城市名称
|
| Constructor and Description |
|---|
CityInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCityCode() |
String |
getCityName() |
void |
setCityCode(String cityCode) |
void |
setCityName(String cityName) |
Copyright © 2025. All rights reserved.