Uses of Class
com.azure.maps.search.models.OperatingHours
Packages that use OperatingHours
-
Uses of OperatingHours in com.azure.maps.search.models
Methods in com.azure.maps.search.models that return OperatingHoursModifier and TypeMethodDescriptionPointOfInterest.getOperatingHours()
Get the operatingHours property: Opening hours for a POI (Points of Interest).Methods in com.azure.maps.search.models with parameters of type OperatingHoursModifier and TypeMethodDescriptionPointOfInterest.setOperatingHours
(OperatingHours operatingHours) Set the operatingHours property: Opening hours for a POI (Points of Interest).