public class IntradayBarData.ResultForField extends Object
Modifier and Type | Method and Description |
---|---|
TypedObject |
forDate(org.joda.time.DateTime date) |
Map<org.joda.time.DateTime,TypedObject> |
get()
The returned map contains dates as keys and the selected field's value as values.
|
public TypedObject forDate(org.joda.time.DateTime date)
public Map<org.joda.time.DateTime,TypedObject> get()
Copyright © 2013. All Rights Reserved.