public static class OapiTdpProjectMemberGetbyprojectRequest.PageRequest extends TaobaoObject
| 构造器和说明 |
|---|
PageRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getOrderBy() |
String |
getOrderDirection() |
Long |
getPage() |
Long |
getPageSize() |
void |
setOrderBy(String orderBy) |
void |
setOrderDirection(String orderDirection) |
void |
setPage(Long page) |
void |
setPageSize(Long pageSize) |
public String getOrderBy()
public void setOrderBy(String orderBy)
public String getOrderDirection()
public void setOrderDirection(String orderDirection)
public Long getPage()
public void setPage(Long page)
public Long getPageSize()
public void setPageSize(Long pageSize)
Copyright © 2020. All rights reserved.