Interface ColumnAccessor<T>
- Type Parameters:
T- the generic type
- All Known Subinterfaces:
ColumnAccessor.ColumnProperty<T>
- All Known Implementing Classes:
ColumnMismatchException, TabularException.ColumnException, TabularException.ColumnException.ColumnValueException
public interface ColumnAccessor<T>
Provides an accessor for a
Column property.-
Method Details
-
getColumn
-