| |
|
| java.lang.Object com.avaje.util.seedgen.XlSeedDataColumn
XlSeedDataColumn | public class XlSeedDataColumn (Code) | | |
baseType | CellType baseType(Code) | | |
isExplicitType | boolean isExplicitType(Code) | | |
maxDataWidth | int maxDataWidth(Code) | | |
nullDataWidth | int nullDataWidth(Code) | | |
spreadSheetColumnIndex | int spreadSheetColumnIndex(Code) | | |
containsCell | public void containsCell(Cell cell)(Code) | | |
getBaseCellType | public CellType getBaseCellType()(Code) | | |
getMaxDataWidth | public int getMaxDataWidth()(Code) | | |
getSpreadSheetColumnIndex | public int getSpreadSheetColumnIndex()(Code) | | |
isTypeDate | public boolean isTypeDate()(Code) | | |
isTypeNumeric | public boolean isTypeNumeric()(Code) | | |
isTypeString | public boolean isTypeString()(Code) | | |
isTypeTimestamp | public boolean isTypeTimestamp()(Code) | | |
setDatatypeCode | public void setDatatypeCode(String datatypeCode)(Code) | | |
setMaxDataWidth | public void setMaxDataWidth(int maxDataWidth)(Code) | | |
setSpreadSheetColumnIndex | public void setSpreadSheetColumnIndex(int spreadSheetColumnIndex)(Code) | | |
|
|
|