public class AlipayCommerceTransportChargerPncQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceTransportChargerPncQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CarResponse> |
getCars() |
Boolean |
getStatus() |
void |
setCars(List<CarResponse> cars) |
void |
setStatus(Boolean status) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceTransportChargerPncQueryResponse()
public void setCars(List<CarResponse> cars)
public List<CarResponse> getCars()
public void setStatus(Boolean status)
public Boolean getStatus()
Copyright © 2024. All rights reserved.