Uses of Class
org.openurp.base.edu.model.Major
| Package | Description |
|---|---|
| org.openurp.base.edu.model | |
| org.openurp.edu.program.model | |
| org.openurp.std.fee.model | |
| org.openurp.std.info.model |
-
Uses of Major in org.openurp.base.edu.model
Methods in org.openurp.base.edu.model that return Major Modifier and Type Method Description MajorDirection. getMajor()MajorMajorDiscipline. getMajor()MajorMajorJournal. getMajor()MajorSchoolLength. getMajor()MajorSquad. getMajor()MajorStudent. getMajor()MajorStudentState. getMajor()Methods in org.openurp.base.edu.model that return types with arguments of type Major Modifier and Type Method Description Set<Major>Course. getMajors()Set<Major>StudentScope. getMajors()Set<Major>Course. getXmajors()Methods in org.openurp.base.edu.model with parameters of type Major Modifier and Type Method Description voidDirection. setMajor(Major major)voidMajorDiscipline. setMajor(Major major)voidMajorJournal. setMajor(Major major)voidSchoolLength. setMajor(Major major)voidSquad. setMajor(Major major)voidStudentState. setMajor(Major major) -
Uses of Major in org.openurp.edu.program.model
-
Uses of Major in org.openurp.std.fee.model
Methods in org.openurp.std.fee.model that return Major Modifier and Type Method Description MajorTuitionConfig. getMajor()Methods in org.openurp.std.fee.model with parameters of type Major Modifier and Type Method Description voidTuitionConfig. setMajor(Major major) -
Uses of Major in org.openurp.std.info.model
Methods in org.openurp.std.info.model that return Major Modifier and Type Method Description MajorAdmission. getMajor()Methods in org.openurp.std.info.model with parameters of type Major Modifier and Type Method Description voidAdmission. setMajor(Major major)