| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
ListIdType |
ListIdType.addDataItem(IdTypes dataItem) |
ListIdType |
ListIdType.code(Long code) |
ListIdType |
ListIdType.data(List<IdTypes> data) |
ListIdType |
ListIdType.msg(String msg) |
| Modifier and Type | Method and Description |
|---|---|
ListIdType |
SubjectApi.getSubjectIdTypes(Integer subjectId)
查询实体列表
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListIdType> |
SubjectApi.getSubjectIdTypesWithHttpInfo(Integer subjectId)
查询实体列表
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SubjectApi.getSubjectIdTypesAsync(Integer subjectId,
ApiCallback<ListIdType> callback)
查询实体列表 (asynchronously)
|
Copyright © 2023. All rights reserved.