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