public class EpicStats extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
EpicStats(net.sf.json.JSONObject json)
Creates an estimate sum from a JSON payload.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDone() |
Double |
getDoneEstimate() |
int |
getEstimated() |
int |
getNotDone() |
Double |
getNotDoneEstimate() |
int |
getNotEstimated() |
Copyright © 2022. All rights reserved.