Package com.azure.maps.weather.models
Class PastHoursTemperature
java.lang.Object
com.azure.maps.weather.models.PastHoursTemperature
Summary of temperature fluctuations over the number of past hours.
-
Method Summary
Modifier and TypeMethodDescriptionGet the maximum property: maximum.Get the minimum property: minimum.
-
Method Details
-
getMinimum
Get the minimum property: minimum.- Returns:
- the minimum value.
-
getMaximum
Get the maximum property: maximum.- Returns:
- the maximum value.
-