|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.model.charts.IssueCycleTime.ColumnData
public static class IssueCycleTime.ColumnData
Holds the data for a given column
| Constructor Summary | |
|---|---|
IssueCycleTime.ColumnData()
|
|
| Method Summary | |
|---|---|
void |
addDuration(long delta)
|
long |
getDuration()
|
void |
setDuration(long duration)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IssueCycleTime.ColumnData()
| Method Detail |
|---|
public long getDuration()
public void setDuration(long duration)
public void addDuration(long delta)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||