Uses of Class
com.github.trelawnm.weathersdk.model.WeatherResponse.WeatherInfo
Packages that use WeatherResponse.WeatherInfo
-
Uses of WeatherResponse.WeatherInfo in com.github.trelawnm.weathersdk.model
Methods in com.github.trelawnm.weathersdk.model that return WeatherResponse.WeatherInfoModifier and TypeMethodDescriptionWeatherResponse.WeatherArrayDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) Deserializes weather array taking first elementWeatherResponse.getWeather()Methods in com.github.trelawnm.weathersdk.model with parameters of type WeatherResponse.WeatherInfoModifier and TypeMethodDescriptionvoidWeatherResponse.setWeather(WeatherResponse.WeatherInfo weather)