Interface ColumnAccessor<T>

    • Method Detail

      • getColumn

        Column<T> getColumn​()
        Retrieves the Column property.
        Returns:
        The Column being stored by this property.