public class KoubeiRetailWmsSupplierreportQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailWmsSupplierreportQueryModel() |
Modifier and Type | Method and Description |
---|---|
Date |
getEndTime()
Gets end time.
|
Long |
getPageNo()
Gets page no.
|
Long |
getPageSize()
Gets page size.
|
Date |
getStartTime()
Gets start time.
|
String |
getState()
Gets state.
|
String |
getSupplierReportId()
Gets supplier report id.
|
String |
getWarehouseCode()
Gets warehouse code.
|
void |
setEndTime(Date endTime)
Sets end time.
|
void |
setPageNo(Long pageNo)
Sets page no.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setStartTime(Date startTime)
Sets start time.
|
void |
setState(String state)
Sets state.
|
void |
setSupplierReportId(String supplierReportId)
Sets supplier report id.
|
void |
setWarehouseCode(String warehouseCode)
Sets warehouse code.
|
public KoubeiRetailWmsSupplierreportQueryModel()
public Date getEndTime()
public void setEndTime(Date endTime)
endTime
- the end timepublic Long getPageNo()
public void setPageNo(Long pageNo)
pageNo
- the page nopublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic Date getStartTime()
public void setStartTime(Date startTime)
startTime
- the start timepublic String getState()
public void setState(String state)
state
- the statepublic String getSupplierReportId()
public void setSupplierReportId(String supplierReportId)
supplierReportId
- the supplier report idpublic String getWarehouseCode()
public void setWarehouseCode(String warehouseCode)
warehouseCode
- the warehouse codeCopyright © 2018. All rights reserved.