public static class OapiRhinoMosExecClothesConditionGetResponse.PageResult extends TaobaoObject
| 构造器和说明 |
|---|
PageResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCurrentStart() |
Long |
getPageSize() |
List<OapiRhinoMosExecClothesConditionGetResponse.ClothesDto> |
getResultList() |
Long |
getTotal() |
void |
setCurrentStart(Long currentStart) |
void |
setPageSize(Long pageSize) |
void |
setResultList(List<OapiRhinoMosExecClothesConditionGetResponse.ClothesDto> resultList) |
void |
setTotal(Long total) |
public Long getCurrentStart()
public void setCurrentStart(Long currentStart)
public Long getPageSize()
public void setPageSize(Long pageSize)
public List<OapiRhinoMosExecClothesConditionGetResponse.ClothesDto> getResultList()
public void setResultList(List<OapiRhinoMosExecClothesConditionGetResponse.ClothesDto> resultList)
public Long getTotal()
public void setTotal(Long total)
Copyright © 2020. All rights reserved.