public class KoubeiRetailWmsInboundorderQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailWmsInboundorderQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getInboundOrderId()
Gets inbound order id.
|
Boolean |
getNeedDetail()
Gets need detail.
|
String |
getOutBizNo()
Gets out biz no.
|
void |
setInboundOrderId(String inboundOrderId)
Sets inbound order id.
|
void |
setNeedDetail(Boolean needDetail)
Sets need detail.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
public KoubeiRetailWmsInboundorderQueryModel()
public String getInboundOrderId()
public void setInboundOrderId(String inboundOrderId)
inboundOrderId
- the inbound order idpublic Boolean getNeedDetail()
public void setNeedDetail(Boolean needDetail)
needDetail
- the need detailpublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz noCopyright © 2018. All rights reserved.