Uses of Class
com.microsoft.graph.models.EducationTeacher
Packages that use EducationTeacher
-
Uses of EducationTeacher in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EducationTeacherModifier and TypeMethodDescriptionstatic EducationTeacherEducationTeacher.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEducationUser.getTeacher()Gets the teacher property value.Methods in com.microsoft.graph.models with parameters of type EducationTeacherModifier and TypeMethodDescriptionvoidEducationUser.setTeacher(EducationTeacher value) Sets the teacher property value.