Uses of Interface
io.fixprotocol.md.event.TableColumn
-
Packages that use TableColumn Package Description io.fixprotocol.md.event -
-
Uses of TableColumn in io.fixprotocol.md.event
Methods in io.fixprotocol.md.event that return types with arguments of type TableColumn Modifier and Type Method Description List<? extends TableColumn>DetailTable. getTableColumns()List<? extends TableColumn>MutableDetailTable. getTableColumns()Method parameters in io.fixprotocol.md.event with type arguments of type TableColumn Modifier and Type Method Description voidDocumentWriter. write(DetailTable detailTable, List<? extends TableColumn> tableColumns)
-