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. majorsMajorsMethods in com.ellucian.generated.eedm.constituent_education.v1_1_0 that return Major Modifier and Type Method Description MajorMajor. 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 voidDisciplines. setMajors(List<Major> majors)MajorsDisciplinesDisciplines. withMajors(List<Major> majors)
-