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