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