org.drools.planner.examples.pas.persistence
Class PatientAdmissionScheduleSolutionExporter.PatientAdmissionScheduleOutputBuilder
java.lang.Object
org.drools.planner.examples.common.persistence.AbstractTxtSolutionExporter.TxtOutputBuilder
org.drools.planner.examples.pas.persistence.PatientAdmissionScheduleSolutionExporter.PatientAdmissionScheduleOutputBuilder
- Enclosing class:
- PatientAdmissionScheduleSolutionExporter
public class PatientAdmissionScheduleSolutionExporter.PatientAdmissionScheduleOutputBuilder
- extends AbstractTxtSolutionExporter.TxtOutputBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatientAdmissionScheduleSolutionExporter.PatientAdmissionScheduleOutputBuilder
public PatientAdmissionScheduleSolutionExporter.PatientAdmissionScheduleOutputBuilder()
setSolution
public void setSolution(Solution solution)
- Specified by:
setSolution
in class AbstractTxtSolutionExporter.TxtOutputBuilder
writeSolution
public void writeSolution()
throws IOException
- Specified by:
writeSolution
in class AbstractTxtSolutionExporter.TxtOutputBuilder
- Throws:
IOException
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.