Uses of Class
org.openurp.code.edu.model.EducationLevel
Packages that use EducationLevel
Package
Description
-
Uses of EducationLevel in org.openurp.base.edu.model
Methods in org.openurp.base.edu.model that return EducationLevelModifier and TypeMethodDescriptionDirectionJournal.getLevel()EduLevelBasedEntity.getLevel()获取培养层次EduLevelBasedObject.getLevel()MajorJournal.getLevel()SchoolLength.getLevel()Methods in org.openurp.base.edu.model that return types with arguments of type EducationLevelMethods in org.openurp.base.edu.model with parameters of type EducationLevelModifier and TypeMethodDescriptionvoidDirectionJournal.setLevel(EducationLevel level)voidEduLevelBasedEntity.setLevel(EducationLevel level)设置培养层次voidEduLevelBasedObject.setLevel(EducationLevel level)voidMajorJournal.setLevel(EducationLevel level)voidSchoolLength.setLevel(EducationLevel level)Method parameters in org.openurp.base.edu.model with type arguments of type EducationLevelModifier and TypeMethodDescriptionvoidProject.setLevels(List<EducationLevel> levels)voidStudentScope.setLevels(Set<EducationLevel> levels)Constructors in org.openurp.base.edu.model with parameters of type EducationLevel -
Uses of EducationLevel in org.openurp.edu.program.model
Methods in org.openurp.edu.program.model that return EducationLevelMethods in org.openurp.edu.program.model with parameters of type EducationLevel -
Uses of EducationLevel in org.openurp.std.fee.model
Methods in org.openurp.std.fee.model that return EducationLevelMethods in org.openurp.std.fee.model with parameters of type EducationLevel