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