public class PatientAdmissionScheduleExporter extends AbstractTxtSolutionExporter<PatientAdmissionSchedule>
Modifier and Type | Class and Description |
---|---|
static class |
PatientAdmissionScheduleExporter.PatientAdmissionScheduleOutputBuilder |
AbstractTxtSolutionExporter.TxtOutputBuilder<Solution_>
AbstractSolutionExporter.OutputBuilder
DEFAULT_OUTPUT_FILE_SUFFIX
logger
Constructor and Description |
---|
PatientAdmissionScheduleExporter() |
Modifier and Type | Method and Description |
---|---|
AbstractTxtSolutionExporter.TxtOutputBuilder<PatientAdmissionSchedule> |
createTxtOutputBuilder() |
static void |
main(String[] args) |
getOutputFileSuffix, writeSolution
public static void main(String[] args)
public AbstractTxtSolutionExporter.TxtOutputBuilder<PatientAdmissionSchedule> createTxtOutputBuilder()
createTxtOutputBuilder
in class AbstractTxtSolutionExporter<PatientAdmissionSchedule>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.