Uses of Class
com.microsoft.graph.models.EmployeeExperienceUser
Packages that use EmployeeExperienceUser
-
Uses of EmployeeExperienceUser in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EmployeeExperienceUserModifier and TypeMethodDescriptionstatic EmployeeExperienceUserEmployeeExperienceUser.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getEmployeeExperience()Gets the employeeExperience property value.Methods in com.microsoft.graph.models with parameters of type EmployeeExperienceUserModifier and TypeMethodDescriptionvoidUser.setEmployeeExperience(EmployeeExperienceUser value) Sets the employeeExperience property value.