public class IssueEstimation extends Object
| Constructor and Description |
|---|
IssueEstimation() |
IssueEstimation(double initialEstimate) |
IssueEstimation(double initialEstimate,
double hoursWorked) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHoursWorked() |
double |
getInitialEstimate() |
String |
toString() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.