Uses of Class
com.cercalia.sdk.model.poi.WeatherForecast.Builder
Packages that use WeatherForecast.Builder
-
Uses of WeatherForecast.Builder in com.cercalia.sdk.model.poi
Methods in com.cercalia.sdk.model.poi that return WeatherForecast.BuilderModifier and TypeMethodDescriptionstatic WeatherForecast.BuilderWeatherForecast.builder()WeatherForecast.Builder.coord(@NotNull Coordinate coord) WeatherForecast.Builder.forecasts(@NotNull List<WeatherDayForecast> forecasts) WeatherForecast.Builder.lastUpdate(@Nullable String lastUpdate) WeatherForecast.Builder.locationName(@NotNull String locationName)