Uses of Class
com.microsoft.graph.models.EducationCourse
Packages that use EducationCourse
-
Uses of EducationCourse in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EducationCourseModifier and TypeMethodDescriptionstatic EducationCourseEducationCourse.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEducationClass.getCourse()Gets the course property value.Methods in com.microsoft.graph.models with parameters of type EducationCourseModifier and TypeMethodDescriptionvoidEducationClass.setCourse(EducationCourse value) Sets the course property value.