| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
Project |
Project.code(String code) |
Project |
Project.counts(ProjectCounts counts) |
static Project |
Project.fromJson(String jsonString)
Create an instance of Project given an JSON string
|
Project |
ProjectResponse.getResult()
Get result
|
Project |
ProjectResponseAllOf.getResult()
Get result
|
Project |
Project.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
ProjectListResponseAllOfResult.getEntities()
Get entities
|
| Modifier and Type | Method and Description |
|---|---|
ProjectListResponseAllOfResult |
ProjectListResponseAllOfResult.addEntitiesItem(Project entitiesItem) |
ProjectResponse |
ProjectResponse.result(Project result) |
ProjectResponseAllOf |
ProjectResponseAllOf.result(Project result) |
void |
ProjectResponse.setResult(Project result) |
void |
ProjectResponseAllOf.setResult(Project result) |
| Modifier and Type | Method and Description |
|---|---|
ProjectListResponseAllOfResult |
ProjectListResponseAllOfResult.entities(List<Project> entities) |
void |
ProjectListResponseAllOfResult.setEntities(List<Project> entities) |
Copyright © 2023. All rights reserved.