| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
PlanListResponseAllOfResult |
PlanListResponseAllOfResult.addEntitiesItem(Plan entitiesItem) |
PlanListResponseAllOfResult |
PlanListResponseAllOfResult.count(Integer count) |
PlanListResponseAllOfResult |
PlanListResponseAllOfResult.entities(List<Plan> entities) |
PlanListResponseAllOfResult |
PlanListResponseAllOfResult.filtered(Integer filtered) |
static PlanListResponseAllOfResult |
PlanListResponseAllOfResult.fromJson(String jsonString)
Create an instance of PlanListResponseAllOfResult given an JSON string
|
PlanListResponseAllOfResult |
PlanListResponse.getResult()
Get result
|
PlanListResponseAllOfResult |
PlanListResponseAllOf.getResult()
Get result
|
PlanListResponseAllOfResult |
PlanListResponseAllOfResult.total(Integer total) |
| Modifier and Type | Method and Description |
|---|---|
PlanListResponse |
PlanListResponse.result(PlanListResponseAllOfResult result) |
PlanListResponseAllOf |
PlanListResponseAllOf.result(PlanListResponseAllOfResult result) |
void |
PlanListResponse.setResult(PlanListResponseAllOfResult result) |
void |
PlanListResponseAllOf.setResult(PlanListResponseAllOfResult result) |
Copyright © 2023. All rights reserved.