public class AssetHistory extends Object
Constructor and Description |
---|
AssetHistory() |
Modifier and Type | Method and Description |
---|---|
List<Float> |
getQuotes() |
List<Integer> |
getTimes() |
String |
getUnderlying() |
List<Float> |
getVolumes() |
void |
setQuotes(List<Float> quotes) |
void |
setTimes(List<Integer> times) |
void |
setUnderlying(String underlying) |
void |
setVolumes(List<Float> volumes) |
Copyright © 2016 Metaco. All rights reserved.