| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
ProjectCodeResponseAllOfResult |
ProjectCodeResponseAllOfResult.code(String code) |
static ProjectCodeResponseAllOfResult |
ProjectCodeResponseAllOfResult.fromJson(String jsonString)
Create an instance of ProjectCodeResponseAllOfResult given an JSON string
|
ProjectCodeResponseAllOfResult |
ProjectCodeResponseAllOf.getResult()
Get result
|
ProjectCodeResponseAllOfResult |
ProjectCodeResponse.getResult()
Get result
|
| Modifier and Type | Method and Description |
|---|---|
ProjectCodeResponseAllOf |
ProjectCodeResponseAllOf.result(ProjectCodeResponseAllOfResult result) |
ProjectCodeResponse |
ProjectCodeResponse.result(ProjectCodeResponseAllOfResult result) |
void |
ProjectCodeResponseAllOf.setResult(ProjectCodeResponseAllOfResult result) |
void |
ProjectCodeResponse.setResult(ProjectCodeResponseAllOfResult result) |
Copyright © 2023. All rights reserved.