Uses of Enum
com.microsoft.graph.models.WorkLocationSource
Packages that use WorkLocationSource
-
Uses of WorkLocationSource in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkLocationSourceModifier and TypeMethodDescriptionstatic WorkLocationSourceUserWorkLocation.getSource()Gets the source property value.static WorkLocationSourceReturns the enum constant of this type with the specified name.static WorkLocationSource[]WorkLocationSource.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type WorkLocationSourceModifier and TypeMethodDescriptionvoidUserWorkLocation.setSource(WorkLocationSource value) Sets the source property value.