| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
Plan |
Plan.casesCount(Integer casesCount) |
Plan |
Plan.created(String created) |
Plan |
Plan.createdAt(String createdAt) |
Plan |
Plan.description(String description) |
static Plan |
Plan.fromJson(String jsonString)
Create an instance of Plan given an JSON string
|
Plan |
Plan.id(Long id) |
Plan |
Plan.title(String title) |
Plan |
Plan.updated(String updated) |
Plan |
Plan.updatedAt(String updatedAt) |
| Modifier and Type | Method and Description |
|---|---|
List<Plan> |
PlanListResponseAllOfResult.getEntities()
Get entities
|
| Modifier and Type | Method and Description |
|---|---|
PlanListResponseAllOfResult |
PlanListResponseAllOfResult.addEntitiesItem(Plan entitiesItem) |
| Modifier and Type | Method and Description |
|---|---|
PlanListResponseAllOfResult |
PlanListResponseAllOfResult.entities(List<Plan> entities) |
void |
PlanListResponseAllOfResult.setEntities(List<Plan> entities) |
Copyright © 2023. All rights reserved.