T - The type managed by the Header.HeaderAccessor.HeaderProperty<T>, InputStreamRecords<T>, Rows<T>CsvFileRecordsImpl, CsvInputStreamRecordsImpl, RowsImplpublic interface HeaderAccessor<T>
Header property.| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
HeaderAccessor.HeaderBuilder<T extends HeaderAccessor.HeaderBuilder<?>> |
Provides a mutator for an header property.
|
static interface |
HeaderAccessor.HeaderMutator<T> |
Provides a mutator for a
Header property. |
static interface |
HeaderAccessor.HeaderProperty<T> |
Provides a
Header property. |
| Modifier and Type | Method | Description |
|---|---|---|
Header<T> |
getHeader() |
Retrieves the
Header property. |
Copyright © 2018. All rights reserved.