public final class GradeTypeConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static Integer |
DELAY_GA_ID
缓考总评
|
static Integer |
DELAY_ID
缓考成绩
|
static Integer |
END_ID
期末成绩
|
static Integer |
FINAL_ID
最终成绩
|
static Integer |
GA_ID
总评成绩
|
static Integer |
MAKEUP_GA_ID
补考总评
|
static Integer |
MAKEUP_ID
补考卷面
|
static Integer |
MIDDLE_ID
期中成绩
|
static Integer |
USUAL_ID
平时成绩
|
| Constructor and Description |
|---|
GradeTypeConstants() |
public static final Integer MIDDLE_ID
public static final Integer END_ID
public static final Integer USUAL_ID
public static final Integer MAKEUP_ID
public static final Integer DELAY_ID
public static final Integer GA_ID
public static final Integer DELAY_GA_ID
public static final Integer MAKEUP_GA_ID
public static final Integer FINAL_ID
Copyright © 2005–2018 The OpenURP Software. All rights reserved.