Uses of Class
com.microsoft.graph.models.EducationStudent
Packages that use EducationStudent
-
Uses of EducationStudent in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EducationStudentModifier and TypeMethodDescriptionstatic EducationStudentEducationStudent.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEducationUser.getStudent()Gets the student property value.Methods in com.microsoft.graph.models with parameters of type EducationStudentModifier and TypeMethodDescriptionvoidEducationUser.setStudent(EducationStudent value) Sets the student property value.