Uses of Enum Class
be.gaudry.swing.edu.student.avg.StudentAVGTableModel.EExaminationStructure
Packages that use StudentAVGTableModel.EExaminationStructure
-
Uses of StudentAVGTableModel.EExaminationStructure in be.gaudry.swing.edu.student.avg
Methods in be.gaudry.swing.edu.student.avg that return StudentAVGTableModel.EExaminationStructureModifier and TypeMethodDescriptionStudentAVGTableModel.EExaminationStructure.fromInt(int i)
Returns the enum constant of this class with the specified name.StudentAVGTableModel.EExaminationStructure.values()
Returns an array containing the constants of this enum class, in the order they are declared.