Enum Class的使用
org.openurp.edu.grade.course.model.CourseGradeState.AuditStatus
-
org.openurp.edu.grade.course.model中CourseGradeState.AuditStatus的使用
修饰符和类型方法说明static 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.