public static class HourlyWeatherForecast.Static
| Modifier and Type | Method and Description |
|---|---|
HourlyWeatherForecast |
fromJson(java.lang.String json) |
java.lang.String |
toJson(HourlyWeatherForecast pojo) |
java.lang.String |
toJsonPretty(HourlyWeatherForecast pojo) |
public HourlyWeatherForecast fromJson(java.lang.String json)
public java.lang.String toJson(HourlyWeatherForecast pojo)
public java.lang.String toJsonPretty(HourlyWeatherForecast pojo)