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