| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCode() |
String |
getHeader()
Returns the header of the column i.e. the actual content of first row.
|
int |
getIndex()
The index of the column, i.e. its position in a row.
|
int |
hashCode() |
boolean |
is(ColumnProcessingMode processingMode)
Tells if this column def matches the given processing mode.
|
public int getIndex()
ColumnDefpublic String getCode()
public String getHeader()
ColumnDefgetHeader in interface ColumnDefColumnDef.getHeader()public boolean is(@NotNull
ColumnProcessingMode processingMode)
ColumnDefis in interface ColumnDefColumnDef.is(org.squashtest.tm.service.internal.batchimport.testcase.excel.ColumnProcessingMode)Copyright © 2010–2017 Henix, henix.fr. All rights reserved.