Uses of Class
org.openurp.code.edu.model.StudyType
| Package | Description |
|---|---|
| org.openurp.base.edu.model | |
| org.openurp.edu.program.model |
-
Uses of StudyType in org.openurp.base.edu.model
Fields in org.openurp.base.edu.model declared as StudyType Modifier and Type Field Description protected StudyTypeStudent. studyType学习形式 全日制/业余/函授Methods in org.openurp.base.edu.model that return StudyType Modifier and Type Method Description StudyTypeStudent. getStudyType()Methods in org.openurp.base.edu.model with parameters of type StudyType Modifier and Type Method Description voidStudent. setStudyType(StudyType studyType) -
Uses of StudyType in org.openurp.edu.program.model
Methods in org.openurp.edu.program.model that return StudyType Modifier and Type Method Description StudyTypeProgram. getStudyType()Methods in org.openurp.edu.program.model with parameters of type StudyType Modifier and Type Method Description voidProgram. setStudyType(StudyType studyType)