| java.lang.Object | ||
| ↳ | JsonModel | |
| ↳ | com.tencent.lbssearch.object.result.AddressComponent | |
地址部件,address不满足需求时可自行拼接
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public String | city | 市 | |||||||||
| public String | district | 区,可能为空字串 | |||||||||
| public String | nation | 国家 | |||||||||
| public String | province | 省 | |||||||||
| public String | street | 街道,可能为空字串 | |||||||||
| public String | street_number | 门牌,可能为空字串 | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| AddressComponent() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
市
区,可能为空字串
国家
省
街道,可能为空字串
门牌,可能为空字串