Uses of Class
com.microsoft.graph.models.GeolocationColumn
Packages that use GeolocationColumn
-
Uses of GeolocationColumn in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return GeolocationColumnModifier and TypeMethodDescriptionstatic GeolocationColumnGeolocationColumn.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueColumnDefinition.getGeolocation()Gets the geolocation property value.Methods in com.microsoft.graph.models with parameters of type GeolocationColumnModifier and TypeMethodDescriptionvoidColumnDefinition.setGeolocation(GeolocationColumn value) Sets the geolocation property value.