public class ArticleCollectionParamVo extends Object
| 构造器和说明 |
|---|
ArticleCollectionParamVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getAcids()
Getter method for property acids.
|
String |
getKeywords()
Getter method for property keywords.
|
int |
getLimit()
Getter method for property limit.
|
int |
getPage()
Getter method for property page.
|
int |
getStatus()
Getter method for property status.
|
void |
setAcids(List<String> acids)
Setter method for property acids.
|
void |
setKeywords(String keywords)
Setter method for property keywords.
|
void |
setLimit(int limit)
Setter method for property limit.
|
void |
setPage(int page)
Setter method for property page.
|
void |
setStatus(int status)
Setter method for property status.
|
public List<String> getAcids()
public void setAcids(List<String> acids)
acids - value to be assigned to property acidspublic String getKeywords()
public void setKeywords(String keywords)
keywords - value to be assigned to property keywordspublic int getStatus()
public void setStatus(int status)
status - value to be assigned to property statuspublic int getPage()
public void setPage(int page)
page - value to be assigned to property pagepublic int getLimit()
public void setLimit(int limit)
limit - value to be assigned to property limitCopyright © 癸卯【兔】年–2023 hlinfo. All rights reserved.