public static class PatientAdmissionScheduleImporter.PatientAdmissionScheduleInputBuilder extends AbstractTxtSolutionImporter.TxtInputBuilder<PatientAdmissionSchedule>
bufferedReader, inputFile
logger
Constructor and Description |
---|
PatientAdmissionScheduleInputBuilder() |
Modifier and Type | Method and Description |
---|---|
PatientAdmissionSchedule |
readSolution() |
getInputId, parseBooleanFromNumber, readConstantLine, readConstantLine, readEmptyLine, readIntegerValue, readIntegerValue, readIntegerValue, readLongValue, readLongValue, readLongValue, readOptionalConstantLine, readOptionalStringValue, readOptionalStringValue, readOptionalStringValue, readStringValue, readStringValue, readStringValue, readUntilConstantLine, removePrefixSuffixFromLine, setBufferedReader, setInputFile, skipOptionalConstantLines, splitBy, splitBy, splitByCommaAndTrim, splitByCommaAndTrim, splitByPipelineAndTrim, splitBySemicolonSeparatedValue, splitBySemicolonSeparatedValue, splitBySpace, splitBySpace, splitBySpace, splitBySpace, splitBySpacesOrTabs, splitBySpacesOrTabs, splitBySpacesOrTabs
public PatientAdmissionScheduleInputBuilder()
public PatientAdmissionSchedule readSolution() throws IOException
readSolution
in class AbstractTxtSolutionImporter.TxtInputBuilder<PatientAdmissionSchedule>
IOException
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.