|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.web.rapid.chart.StatisticHistoryEntry
public class StatisticHistoryEntry
Single entry in the statistic field value history of an issue
| Constructor Summary | |
|---|---|
StatisticHistoryEntry(org.joda.time.DateTime date,
java.lang.Double value)
|
|
| Method Summary | |
|---|---|
org.joda.time.DateTime |
getDate()
|
java.lang.Double |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatisticHistoryEntry(org.joda.time.DateTime date,
java.lang.Double value)
| Method Detail |
|---|
public org.joda.time.DateTime getDate()
public java.lang.Double getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||