public class CreateInvestigationsResponse extends ResponseModel
| 限定符和类型 | 字段和说明 |
|---|---|
private CreateInvestigationsSaveModel |
investigation |
| 构造器和说明 |
|---|
CreateInvestigationsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateInvestigationsSaveModel |
getInvestigation() |
void |
setInvestigation(CreateInvestigationsSaveModel investigation) |
getRequestId, setRequestIdprivate CreateInvestigationsSaveModel investigation
public CreateInvestigationsSaveModel getInvestigation()
public void setInvestigation(CreateInvestigationsSaveModel investigation)
Copyright © 2024. All rights reserved.