@MappedSuperclass public interface EduLevelBasedEntity<ID extends Number> extends ProjectBasedEntity<ID>
| Modifier and Type | Method and Description |
|---|---|
org.openurp.code.edu.model.EducationLevel |
getLevel()
获取培养层次
|
void |
setLevel(org.openurp.code.edu.model.EducationLevel level)
设置培养层次
|
getProject, setProjectCopyright © 2014–2019 The OpenURP Software. All rights reserved.