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