Class PatientAdmissionScheduleExporter.PatientAdmissionScheduleOutputBuilder
java.lang.Object
org.optaplanner.examples.common.app.LoggingMain
org.optaplanner.examples.common.persistence.AbstractSolutionExporter.OutputBuilder
org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter.TxtOutputBuilder<PatientAdmissionSchedule>
org.optaplanner.examples.pas.persistence.PatientAdmissionScheduleExporter.PatientAdmissionScheduleOutputBuilder
- Enclosing class:
- PatientAdmissionScheduleExporter
public static class PatientAdmissionScheduleExporter.PatientAdmissionScheduleOutputBuilder
extends AbstractTxtSolutionExporter.TxtOutputBuilder<PatientAdmissionSchedule>
-
Field Summary
Fields inherited from class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter.TxtOutputBuilder
bufferedWriter, solutionFields inherited from class org.optaplanner.examples.common.app.LoggingMain
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.optaplanner.examples.common.persistence.AbstractTxtSolutionExporter.TxtOutputBuilder
setBufferedWriter, setSolution
-
Constructor Details
-
PatientAdmissionScheduleOutputBuilder
public PatientAdmissionScheduleOutputBuilder()
-
-
Method Details
-
writeSolution
- Specified by:
writeSolutionin classAbstractTxtSolutionExporter.TxtOutputBuilder<PatientAdmissionSchedule>- Throws:
IOException
-