Uses of Interface
de.gsi.dataset.spi.financial.api.ohlcv.IOhlcvItem
-
Packages that use IOhlcvItem Package Description de.gsi.dataset.spi.financial de.gsi.dataset.spi.financial.api.ohlcv -
-
Uses of IOhlcvItem in de.gsi.dataset.spi.financial
Methods in de.gsi.dataset.spi.financial that return IOhlcvItem Modifier and Type Method Description IOhlcvItemOhlcvDataSet. getItem(int index)IOhlcvItemOhlcvDataSet. getLastItem()Methods in de.gsi.dataset.spi.financial that return types with arguments of type IOhlcvItem Modifier and Type Method Description java.util.Iterator<IOhlcvItem>OhlcvDataSet. iterator() -
Uses of IOhlcvItem in de.gsi.dataset.spi.financial.api.ohlcv
Methods in de.gsi.dataset.spi.financial.api.ohlcv that return IOhlcvItem Modifier and Type Method Description IOhlcvItemIOhlcvItemAware. getItem(int index)Provides OHLCV domain object with extensionsIOhlcvItemIOhlcv. getOhlcvItem(int index)
-