| Package | Description |
|---|---|
| io.qase.client.model |
| Modifier and Type | Method and Description |
|---|---|
Milestone |
Milestone.created(String created) |
Milestone |
Milestone.createdAt(String createdAt) |
Milestone |
Milestone.description(String description) |
Milestone |
Milestone.dueDate(String dueDate) |
static Milestone |
Milestone.fromJson(String jsonString)
Create an instance of Milestone given an JSON string
|
Milestone |
MilestoneResponseAllOf.getResult()
Get result
|
Milestone |
MilestoneResponse.getResult()
Get result
|
Milestone |
Milestone.id(Long id) |
Milestone |
Milestone.status(Milestone.StatusEnum status) |
Milestone |
Milestone.title(String title) |
Milestone |
Milestone.updated(String updated) |
Milestone |
Milestone.updatedAt(String updatedAt) |
| Modifier and Type | Method and Description |
|---|---|
List<Milestone> |
MilestoneListResponseAllOfResult.getEntities()
Get entities
|
| Modifier and Type | Method and Description |
|---|---|
MilestoneListResponseAllOfResult |
MilestoneListResponseAllOfResult.addEntitiesItem(Milestone entitiesItem) |
MilestoneResponseAllOf |
MilestoneResponseAllOf.result(Milestone result) |
MilestoneResponse |
MilestoneResponse.result(Milestone result) |
void |
MilestoneResponseAllOf.setResult(Milestone result) |
void |
MilestoneResponse.setResult(Milestone result) |
| Modifier and Type | Method and Description |
|---|---|
MilestoneListResponseAllOfResult |
MilestoneListResponseAllOfResult.entities(List<Milestone> entities) |
void |
MilestoneListResponseAllOfResult.setEntities(List<Milestone> entities) |
Copyright © 2023. All rights reserved.