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