Uses of Class
xyz.cofe.data.table.store.CSVSpecialColumn
| Package | Description |
|---|---|
| xyz.cofe.data.table.store |
-
Uses of CSVSpecialColumn in xyz.cofe.data.table.store
Subclasses of CSVSpecialColumn in xyz.cofe.data.table.store Modifier and Type Class Description static classCSVSpecialColumn.RowStateColumnПишет состояние строкиFields in xyz.cofe.data.table.store with type parameters of type CSVSpecialColumn Modifier and Type Field Description protected java.util.List<CSVSpecialColumn>CSVStore. specialColumnsMethods in xyz.cofe.data.table.store that return types with arguments of type CSVSpecialColumn Modifier and Type Method Description java.util.List<CSVSpecialColumn>CSVStore. getSpecialColumns()Method parameters in xyz.cofe.data.table.store with type arguments of type CSVSpecialColumn Modifier and Type Method Description voidCSVStore. setSpecialColumns(java.util.List<CSVSpecialColumn> list)