Uses of Class
com.microsoft.graph.models.EducationTerm
Packages that use EducationTerm
-
Uses of EducationTerm in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EducationTermModifier and TypeMethodDescriptionstatic EducationTermEducationTerm.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEducationClass.getTerm()Gets the term property value.Methods in com.microsoft.graph.models with parameters of type EducationTermModifier and TypeMethodDescriptionvoidEducationClass.setTerm(EducationTerm value) Sets the term property value.