Class Summary |
BarometricPressure |
Value Object bean for BarometricPressure. |
CurrentConditions |
Value object bean of CurrentConditions for a given location. |
Day |
A single Day's worth of forecast, loosely split into day and night. |
DayPart |
Half-a-day, either day or night. |
Error |
Errors returned by the service, usually due to a bad zipcode. |
Forecast |
The weather Forecast for a List of Days. |
Header |
Header info, containing the units in use throughout the feed. |
Location |
Location information is returned with all successful queries,
such as CurrentConditions or Forecast. |
UltraViolet |
Value Object bean for the current UltraViolet condition. |
WeatherReport |
Weather information returned by all calls to the weather.com XML Data Feed. |
Wind |
Value Object bean for the Wind conditions. |