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