Uses of Class
com.guinetik.examples.WeatherExample.WeatherDesc
-
Packages that use WeatherExample.WeatherDesc Package Description com.guinetik.examples -
-
Uses of WeatherExample.WeatherDesc in com.guinetik.examples
Methods in com.guinetik.examples that return types with arguments of type WeatherExample.WeatherDesc Modifier and Type Method Description List<WeatherExample.WeatherDesc>WeatherExample.CurrentCondition. getWeatherDesc()Method parameters in com.guinetik.examples with type arguments of type WeatherExample.WeatherDesc Modifier and Type Method Description voidWeatherExample.CurrentCondition. setWeatherDesc(List<WeatherExample.WeatherDesc> weatherDesc)
-