public class DataPoliciesPaginatedRespDto extends Object
| 构造器和说明 |
|---|
DataPoliciesPaginatedRespDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ListDataPoliciesRespDto> |
getList() |
Integer |
getTotalCount() |
void |
setList(List<ListDataPoliciesRespDto> list) |
void |
setTotalCount(Integer totalCount) |
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public List<ListDataPoliciesRespDto> getList()
public void setList(List<ListDataPoliciesRespDto> list)
Copyright © 2024. All rights reserved.