Uses of Enum Class
be.gaudry.swing.edu.tablemodel.QuotationsTableModel.EModelStructure
-
Uses of QuotationsTableModel.EModelStructure in be.gaudry.swing.edu.tablemodel
Modifier and TypeMethodDescriptionQuotationsTableModel.EModelStructure.fromInt(int i)
Returns the enum constant of this class with the specified name.static QuotationsTableModel.EModelStructure[]
QuotationsTableModel.EModelStructure.values()
Returns an array containing the constants of this enum class, in the order they are declared.