Uses of Class
io.fixprotocol.md.event.TableColumn.Alignment
-
Packages that use TableColumn.Alignment Package Description io.fixprotocol.md.event -
-
Uses of TableColumn.Alignment in io.fixprotocol.md.event
Methods in io.fixprotocol.md.event that return TableColumn.Alignment Modifier and Type Method Description TableColumn.AlignmentTableColumn. getAlignment()static TableColumn.AlignmentTableColumn.Alignment. valueOf(String name)Returns the enum constant of this type with the specified name.static TableColumn.Alignment[]TableColumn.Alignment. values()Returns an array containing the constants of this enum type, in the order they are declared.
-