Uses of Interface
de.gsi.dataset.spi.financial.api.ohlcv.IOhlcv
-
Packages that use IOhlcv Package Description de.gsi.dataset.spi.financial -
-
Uses of IOhlcv in de.gsi.dataset.spi.financial
Methods in de.gsi.dataset.spi.financial that return IOhlcv Modifier and Type Method Description IOhlcvOhlcvDataSet. getData()Methods in de.gsi.dataset.spi.financial with parameters of type IOhlcv Modifier and Type Method Description voidOhlcvDataSet. setData(IOhlcv ohlcv)Set the domain object with OHLCV data.
-