public interface Column
Row.
Column objects are used when iterating over the columns of a Row, see RowIterator.| Modifier and Type | Method and Description |
|---|---|
ColumnType |
getColumnType()
Get the
ColumnType of the column. |
java.lang.String |
getName()
Get the name of the column.
|
java.lang.String getName()
ColumnType getColumnType()
ColumnType of the column.