- 封闭接口:
- Grade
public static final class Grade.Status
extends Object
-
字段概要
字段
static final int
static final int
static final int
static final int
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
New
public static final int New
新添加、刚录入、暂存
- 另请参阅:
-
-
Confirmed
public static final int Confirmed
确认 or 已提交
- 另请参阅:
-
-
Published
public static final int Published
已发布
- 另请参阅:
-
-
Obsolete
public static final int Obsolete
不在使用,没用的成绩
- 另请参阅:
-
-