| 程序包 | 说明 |
|---|---|
| cn.authing.sdk.java.dto |
| 限定符和类型 | 方法和说明 |
|---|---|
PublicAccountDto |
PublicAccountSingleRespDto.getData() |
PublicAccountDto |
PublicAccountSingleRespDto.getData() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PublicAccountDto> |
PublicAccountListRespDto.getData() |
List<PublicAccountDto> |
PublicAccountListRespDto.getData() |
List<PublicAccountDto> |
PublicAccountPagingDto.getList() |
List<PublicAccountDto> |
PublicAccountPagingDto.getList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PublicAccountSingleRespDto.setData(PublicAccountDto data) |
void |
PublicAccountSingleRespDto.setData(PublicAccountDto data) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PublicAccountListRespDto.setData(List<PublicAccountDto> data) |
void |
PublicAccountListRespDto.setData(List<PublicAccountDto> data) |
void |
PublicAccountPagingDto.setList(List<PublicAccountDto> list) |
void |
PublicAccountPagingDto.setList(List<PublicAccountDto> list) |
Copyright © 2024. All rights reserved.