public class SettingRecordPrinter extends AbstractRecordPrinter<org.nhind.config.Setting>
AbstractRecordPrinter.ReportColumn| Modifier and Type | Field and Description |
|---|---|
protected static Collection<AbstractRecordPrinter.ReportColumn> |
REPORT_COLS |
protected static String |
SETTING_NAME_COL |
protected static String |
SETTING_VALUE_COL |
reportColumns, tableWidth| Constructor and Description |
|---|
SettingRecordPrinter() |
getColumnValue, printHeader, printRecord, printRecordInternal, printRecordsprotected static final Collection<AbstractRecordPrinter.ReportColumn> REPORT_COLS
protected static final String SETTING_NAME_COL
protected static final String SETTING_VALUE_COL
Copyright © 2016. All Rights Reserved.