public static class InvestmentImporter.InvestmentAllocationInputBuilder extends AbstractXlsxSolutionImporter.XlsxInputBuilder<InvestmentSolution>
inputFile, workbooklogger| Constructor and Description |
|---|
InvestmentAllocationInputBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
parsePercentageMillis(double numericValue) |
protected long |
parsePercentageMillis(String token) |
InvestmentSolution |
readSolution() |
assertCellConstant, getInputId, readDoubleCell, readDoubleParameter, readLongCell, readSheet, readStringCell, readStringParameter, setInputFile, setWorkbookpublic InvestmentSolution readSolution() throws IOException
readSolution in class AbstractXlsxSolutionImporter.XlsxInputBuilder<InvestmentSolution>IOExceptionprotected long parsePercentageMillis(double numericValue)
protected long parsePercentageMillis(String token)
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.