public final class InfoListItemCoercer<T extends org.squashtest.tm.domain.infolist.InfoListItem> extends TypeBasedCellValueCoercer<T> implements CellValueCoercer<T>
| Modifier and Type | Class and Description |
|---|---|
static class |
InfoListItemCoercer.ListRole |
| Constructor and Description |
|---|
InfoListItemCoercer(InfoListItemCoercer.ListRole role) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
coerceBlankCell(org.apache.poi.ss.usermodel.Cell cell) |
protected T |
coerceStringCell(org.apache.poi.ss.usermodel.Cell cell) |
coerce, coerceBooleanCell, coerceFormulaCell, coerceNumericCell, liberallyParseInt, roundclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcoercepublic InfoListItemCoercer(InfoListItemCoercer.ListRole role)
protected T coerceStringCell(org.apache.poi.ss.usermodel.Cell cell)
coerceStringCell in class TypeBasedCellValueCoercer<T extends org.squashtest.tm.domain.infolist.InfoListItem>protected T coerceBlankCell(org.apache.poi.ss.usermodel.Cell cell)
coerceBlankCell in class TypeBasedCellValueCoercer<T extends org.squashtest.tm.domain.infolist.InfoListItem>Copyright © 2010–2017 Henix, henix.fr. All rights reserved.