public class ApplicationPaginatedDataDto extends Object
| 构造器和说明 |
|---|
ApplicationPaginatedDataDto() |
public List<ApplicationDto> getList()
public void setList(List<ApplicationDto> list)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2022. All rights reserved.