public class HistoricalPrice extends Object implements Serializable
| Constructor and Description |
|---|
HistoricalPrice() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.money.Money |
getSpotPrice() |
org.joda.time.DateTime |
getTime() |
void |
setSpotPrice(org.joda.money.Money spotPrice) |
void |
setTime(org.joda.time.DateTime time) |
Copyright © 2014. All rights reserved.