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