Class Weather
- java.lang.Object
-
- org.eclipse.microprofile.openapi.apps.airlines.model.Weather
-
public class Weather extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCity()
String
getDate()
String
getNarrative()
int
getTemperture()
String
getWeath()
-