org.optaplanner.examples.pas.persistence
public class PatientAdmissionScheduleExporter.PatientAdmissionScheduleOutputBuilder extends AbstractTxtSolutionExporter.TxtOutputBuilder
bufferedWriter
Constructor and Description |
---|
PatientAdmissionScheduleExporter.PatientAdmissionScheduleOutputBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
setSolution(org.optaplanner.core.impl.solution.Solution solution) |
void |
writeSolution() |
setBufferedWriter
public PatientAdmissionScheduleExporter.PatientAdmissionScheduleOutputBuilder()
public void setSolution(org.optaplanner.core.impl.solution.Solution solution)
setSolution
in class AbstractTxtSolutionExporter.TxtOutputBuilder
public void writeSolution() throws IOException
writeSolution
in class AbstractTxtSolutionExporter.TxtOutputBuilder
IOException
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.