| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
ResultCreateCase |
ResultCreateCase.description(String description) |
static ResultCreateCase |
ResultCreateCase.fromJson(String jsonString)
Create an instance of ResultCreateCase given an JSON string
|
ResultCreateCase |
ResultCreate.getCase()
Get _case
|
ResultCreateCase |
ResultCreateCase.layer(String layer) |
ResultCreateCase |
ResultCreateCase.severity(String severity) |
ResultCreateCase |
ResultCreateCase.suiteTitle(String suiteTitle) |
ResultCreateCase |
ResultCreateCase.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
ResultCreate |
ResultCreate._case(ResultCreateCase _case) |
void |
ResultCreate.setCase(ResultCreateCase _case) |
Copyright © 2023. All rights reserved.