public class CityInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
city
城市名称
|
static <any> |
CREATOR |
int |
num
搜索结果数量
|
| Modifier | Constructor and Description |
|---|---|
|
CityInfo() |
protected |
CityInfo(Parcel source) |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(Parcel dest,
int flags) |