Uses of Class
com.microsoft.graph.models.EmployeeOrgData
Packages that use EmployeeOrgData
-
Uses of EmployeeOrgData in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EmployeeOrgDataModifier and TypeMethodDescriptionstatic EmployeeOrgDataEmployeeOrgData.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getEmployeeOrgData()Gets the employeeOrgData property value.Methods in com.microsoft.graph.models with parameters of type EmployeeOrgDataModifier and TypeMethodDescriptionvoidUser.setEmployeeOrgData(EmployeeOrgData value) Sets the employeeOrgData property value.