public class ListInvestigationResponse extends PagedResponse
| 限定符和类型 | 字段和说明 |
|---|---|
private List<InvestigationResultModel> |
investigations |
| 构造器和说明 |
|---|
ListInvestigationResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<InvestigationResultModel> |
getInvestigations() |
void |
setInvestigations(List<InvestigationResultModel> investigations) |
getPageNumber, getPageSize, getTotalCount, setPageNumber, setPageSize, setTotalCountgetRequestId, setRequestIdprivate List<InvestigationResultModel> investigations
public List<InvestigationResultModel> getInvestigations()
public void setInvestigations(List<InvestigationResultModel> investigations)
Copyright © 2024. All rights reserved.