public class ActivityQueryPointRecycleRankReqBean extends Object
| Constructor and Description |
|---|
ActivityQueryPointRecycleRankReqBean() |
ActivityQueryPointRecycleRankReqBean(Long pageSize,
Long pageNo,
String type,
Boolean filterByLogin,
String yxtAppToken) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getFilterByLogin() |
Long |
getPageNo() |
Long |
getPageSize() |
String |
getType() |
String |
getYxtAppToken() |
void |
setFilterByLogin(Boolean filterByLogin) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setType(String type) |
void |
setYxtAppToken(String yxtAppToken) |
public ActivityQueryPointRecycleRankReqBean()
public Long getPageSize()
public void setPageSize(Long pageSize)
public Long getPageNo()
public void setPageNo(Long pageNo)
public String getType()
public void setType(String type)
public Boolean getFilterByLogin()
public void setFilterByLogin(Boolean filterByLogin)
public String getYxtAppToken()
public void setYxtAppToken(String yxtAppToken)
Copyright © 2023. All rights reserved.