public class Weather extends Object
| Constructor and Description |
|---|
Weather() |
Weather(WeatherType weather) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
WeatherType |
getWeather() |
int |
hashCode() |
public Weather()
public Weather(WeatherType weather)
Copyright © 2020. All Rights Reserved.