public class KoubeiRetailWmsProducerBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiRetailWmsProducerBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<ProducerVO> |
getProducers()
Gets producers.
|
Long |
getTotalCount()
Gets total count.
|
void |
setProducers(List<ProducerVO> producers)
Sets producers.
|
void |
setTotalCount(Long totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiRetailWmsProducerBatchqueryResponse()
public void setProducers(List<ProducerVO> producers)
producers
- the producerspublic List<ProducerVO> getProducers()
public void setTotalCount(Long totalCount)
totalCount
- the total countpublic Long getTotalCount()
Copyright © 2018. All rights reserved.