public class AlipayCommerceCityfacilitatorCityQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayCommerceCityfacilitatorCityQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<CityFunction> |
getCitys()
Gets citys.
|
void |
setCitys(List<CityFunction> citys)
Sets citys.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceCityfacilitatorCityQueryResponse()
public void setCitys(List<CityFunction> citys)
citys - the cityspublic List<CityFunction> getCitys()
Copyright © 2018. All rights reserved.