public class KoubeiRetailWmsInboundorderQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiRetailWmsInboundorderQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<InboundOrderLine> |
getInboundOrderLineList()
Gets inbound order line list.
|
InboundOrderVO |
getInboundOrderVo()
Gets inbound order vo.
|
void |
setInboundOrderLineList(List<InboundOrderLine> inboundOrderLineList)
Sets inbound order line list.
|
void |
setInboundOrderVo(InboundOrderVO inboundOrderVo)
Sets inbound order vo.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiRetailWmsInboundorderQueryResponse()
public void setInboundOrderLineList(List<InboundOrderLine> inboundOrderLineList)
inboundOrderLineList - the inbound order line listpublic List<InboundOrderLine> getInboundOrderLineList()
public void setInboundOrderVo(InboundOrderVO inboundOrderVo)
inboundOrderVo - the inbound order vopublic InboundOrderVO getInboundOrderVo()
Copyright © 2018. All rights reserved.