@Entity(name="org.openurp.edu.base.code.model.ScoreMarkStyle") public class ScoreMarkStyle extends org.beangle.commons.entity.pojo.Code<Integer>
| Modifier and Type | Field and Description |
|---|---|
static Integer |
NUM710
标准分
|
static Integer |
PERCENT
百分制
|
static Integer |
RANK_CN
中文等级制
|
static Integer |
RANK_EN
英文等级制
|
static Integer |
TWO
两级制
|
| Constructor and Description |
|---|
ScoreMarkStyle() |
ScoreMarkStyle(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNumStyle() |
void |
setNumStyle(boolean numStyle) |
compareTo, getBeginOn, getCode, getEndOn, getEnName, getName, getUpdatedAt, hasExtPros, setBeginOn, setCode, setEndOn, setEnName, setName, setUpdatedAt, toStringpublic static final Integer PERCENT
public static final Integer RANK_EN
public static final Integer RANK_CN
public static final Integer NUM710
public static final Integer TWO
public ScoreMarkStyle()
public ScoreMarkStyle(Integer id)
Copyright © 2005–2018 The OpenURP Software. All rights reserved.