Uses of Class
com.microsoft.graph.models.EducationOutcome
Packages that use EducationOutcome
-
Uses of EducationOutcome in com.microsoft.graph.models
Subclasses of EducationOutcome in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassclassMethods in com.microsoft.graph.models that return EducationOutcomeModifier and TypeMethodDescriptionstatic EducationOutcomeEducationOutcome.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type EducationOutcomeModifier and TypeMethodDescriptionEducationSubmission.getOutcomes()Gets the outcomes property value.EducationOutcomeCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type EducationOutcomeModifier and TypeMethodDescriptionvoidEducationSubmission.setOutcomes(List<EducationOutcome> value) Sets the outcomes property value.voidEducationOutcomeCollectionResponse.setValue(List<EducationOutcome> value) Sets the value property value.