org.nhindirect.config.manager.printers
Class AbstractRecordPrinter.ReportColumn
java.lang.Object
org.nhindirect.config.manager.printers.AbstractRecordPrinter.ReportColumn
- Enclosing class:
- AbstractRecordPrinter<T>
protected static class AbstractRecordPrinter.ReportColumn
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
header
protected final String header
width
protected final int width
fieldName
protected final String fieldName
AbstractRecordPrinter.ReportColumn
public AbstractRecordPrinter.ReportColumn(String header,
int width,
String fieldName)
Copyright © 2015. All Rights Reserved.