Uses of Class
com.ellucian.generated.eedm.constituent_education.v1_1_0.Major
-
Packages that use Major Package Description com.ellucian.generated.eedm.constituent_education.v1_1_0 -
-
Uses of Major in com.ellucian.generated.eedm.constituent_education.v1_1_0
Fields in com.ellucian.generated.eedm.constituent_education.v1_1_0 with type parameters of type Major Modifier and Type Field Description private List<Major>
Disciplines. majors
MajorsMethods in com.ellucian.generated.eedm.constituent_education.v1_1_0 that return Major Modifier and Type Method Description Major
Major. withId(String id)
Methods in com.ellucian.generated.eedm.constituent_education.v1_1_0 that return types with arguments of type Major Modifier and Type Method Description List<Major>
Disciplines. getMajors()
MajorsMethod parameters in com.ellucian.generated.eedm.constituent_education.v1_1_0 with type arguments of type Major Modifier and Type Method Description void
Disciplines. setMajors(List<Major> majors)
MajorsDisciplines
Disciplines. withMajors(List<Major> majors)
-