| Constructor and Description |
|---|
GTFHeader() |
| Modifier and Type | Method and Description |
|---|---|
GTFHeader |
copy() |
int |
getIndex(GTFField field)
Returns the column index of a GTF field within the DataFrame
|
Class<? extends Comparable> |
getType(GTFField field)
Returns the type of a GTF field within the DataFrame
|
add, add, clear, contains, equals, get, getColumnType, getColumnType, getIndex, getType, getType, iterator, remove, rename, replace, set, size, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic int getIndex(GTFField field)
field - gtf fieldpublic Class<? extends Comparable> getType(GTFField field)
field - gtf fieldCopyright © 2018. All rights reserved.