public static class AllowedAppPageResponse.Data extends BasicEntity
| 构造器和说明 |
|---|
Data() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AllowedAppPageResponse.Application> |
getList() |
Integer |
getTotalCount() |
void |
setList(List<AllowedAppPageResponse.Application> list) |
void |
setTotalCount(Integer totalCount) |
public List<AllowedAppPageResponse.Application> getList()
public void setList(List<AllowedAppPageResponse.Application> list)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2021. All rights reserved.