Uses of Enum
com.microsoft.graph.models.LocationType
Packages that use LocationType
-
Uses of LocationType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return LocationTypeModifier and TypeMethodDescriptionstatic LocationTypeLocation.getLocationType()Gets the locationType property value.static LocationTypeReturns the enum constant of this type with the specified name.static LocationType[]LocationType.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 LocationTypeModifier and TypeMethodDescriptionvoidLocation.setLocationType(LocationType value) Sets the locationType property value.