public class AlipayCommerceCityfacilitatorStationQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayCommerceCityfacilitatorStationQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<StationDetailInfo> |
getSupportStarts()
Gets support starts.
|
void |
setSupportStarts(List<StationDetailInfo> supportStarts)
Sets support starts.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceCityfacilitatorStationQueryResponse()
public void setSupportStarts(List<StationDetailInfo> supportStarts)
supportStarts - the support startspublic List<StationDetailInfo> getSupportStarts()
Copyright © 2018. All rights reserved.