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