@Entity(name="org.openurp.edu.base.code.model.CourseTakeType") public class CourseTakeType extends org.beangle.commons.entity.pojo.Code<Integer>
| Modifier and Type | Field and Description |
|---|---|
static int |
Exemption
免修
|
static int |
Normal
正常修读
|
static int |
Repeat
重修
|
| Constructor and Description |
|---|
CourseTakeType() |
CourseTakeType(int id) |
CourseTakeType(String code) |
compareTo, getBeginOn, getCode, getEndOn, getEnName, getName, getUpdatedAt, hasExtPros, setBeginOn, setCode, setEndOn, setEnName, setName, setUpdatedAt, toStringpublic static final int Normal
public static final int Repeat
public static final int Exemption
public CourseTakeType()
public CourseTakeType(String code)
public CourseTakeType(int id)
Copyright © 2005–2018 The OpenURP Software. All rights reserved.