Package | Description |
---|---|
com.moosemorals.weather.reports |
Results of fetches of various types.
|
Modifier and Type | Method and Description |
---|---|
WeatherReport |
WeatherReport.Builder.build() |
WeatherReport |
FetchResult.getWeather()
Weather report.
|
Modifier and Type | Method and Description |
---|---|
FetchResult.Builder |
FetchResult.Builder.setWeather(WeatherReport report) |
Copyright © 2015. All rights reserved.