| 程序包 | 说明 |
|---|---|
| cn.authing.sdk.java.dto |
| 限定符和类型 | 方法和说明 |
|---|---|
UserDto |
UserSingleRespDto.getData() |
UserDto |
UserSingleRespDto.getData() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<UserDto> |
UserListRespDto.getData() |
List<UserDto> |
UserListRespDto.getData() |
List<UserDto> |
UserPagingDto.getList() |
List<UserDto> |
UserPagingDto.getList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UserSingleRespDto.setData(UserDto data) |
void |
UserSingleRespDto.setData(UserDto data) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UserListRespDto.setData(List<UserDto> data) |
void |
UserListRespDto.setData(List<UserDto> data) |
void |
UserPagingDto.setList(List<UserDto> list) |
void |
UserPagingDto.setList(List<UserDto> list) |
Copyright © 2022. All rights reserved.