public static class ListCompliancePacksResponse.CompliancePacksResult extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
ListCompliancePacksResponse.CompliancePacksResult.CompliancePacksItem |
构造器和说明 |
---|
CompliancePacksResult() |
限定符和类型 | 方法和说明 |
---|---|
List<ListCompliancePacksResponse.CompliancePacksResult.CompliancePacksItem> |
getCompliancePacks() |
Integer |
getPageNumber() |
Integer |
getPageSize() |
Long |
getTotalCount() |
void |
setCompliancePacks(List<ListCompliancePacksResponse.CompliancePacksResult.CompliancePacksItem> compliancePacks) |
void |
setPageNumber(Integer pageNumber) |
void |
setPageSize(Integer pageSize) |
void |
setTotalCount(Long totalCount) |
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public Integer getPageNumber()
public void setPageNumber(Integer pageNumber)
public Long getTotalCount()
public void setTotalCount(Long totalCount)
public List<ListCompliancePacksResponse.CompliancePacksResult.CompliancePacksItem> getCompliancePacks()
public void setCompliancePacks(List<ListCompliancePacksResponse.CompliancePacksResult.CompliancePacksItem> compliancePacks)
Copyright © 2024. All Rights Reserved.