@Entity(name="org.openurp.edu.base.model.Instructor") public class Instructor extends NumberIdTimeObject<Long>
| Modifier and Type | Field and Description |
|---|---|
protected Project |
project
项目
|
protected User |
user
人员信息
|
updatedAt| Constructor and Description |
|---|
Instructor() |
| Modifier and Type | Method and Description |
|---|---|
Project |
getProject() |
User |
getUser() |
void |
setUser(User user) |
getUpdatedAt, setUpdatedAtCopyright © 2005–2018 The OpenURP Software. All rights reserved.