Package com.guinetik.examples
Class WeatherExample
- java.lang.Object
-
- com.guinetik.examples.WeatherExample
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWeatherExample.AstronomyAstronomy informationstatic classWeatherExample.CurrentConditionCurrent weather conditionsstatic classWeatherExample.NearestAreaNearest area informationstatic classWeatherExample.ValueGeneric value class for nested structuresstatic classWeatherExample.WeatherWeather forecast informationstatic classWeatherExample.WeatherDescWeather descriptionstatic classWeatherExample.WeatherResponseMain weather response class
-
Constructor Summary
Constructors Constructor Description WeatherExample()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()Get the name of the example to display in the menuvoidrun()Run the example
-