Uses of Enum Class
org.openurp.edu.grade.course.model.CourseGradeState.AuditStatus
Packages that use CourseGradeState.AuditStatus
-
Uses of CourseGradeState.AuditStatus in org.openurp.edu.grade.course.model
Methods in org.openurp.edu.grade.course.model that return CourseGradeState.AuditStatusModifier and TypeMethodDescriptionstatic CourseGradeState.AuditStatusReturns the enum constant of this class with the specified name.static CourseGradeState.AuditStatus[]CourseGradeState.AuditStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.