public static class InvestmentImporter.InvestmentAllocationInputBuilder extends AbstractXlsxSolutionImporter.XlsxInputBuilder<InvestmentSolution>
inputFile, workbook
logger
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, setWorkbook
public InvestmentSolution readSolution() throws IOException
readSolution
in class AbstractXlsxSolutionImporter.XlsxInputBuilder<InvestmentSolution>
IOException
protected long parsePercentageMillis(double numericValue)
protected long parsePercentageMillis(String token)
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.