Uses of Class
org.silverpeas.looks.aurora.service.weather.City
-
Packages that use City Package Description org.silverpeas.looks.aurora org.silverpeas.looks.aurora.service.weather -
-
Uses of City in org.silverpeas.looks.aurora
Methods in org.silverpeas.looks.aurora that return types with arguments of type City Modifier and Type Method Description List<City>
LookAuroraHelper. getWeatherCities()
-
Uses of City in org.silverpeas.looks.aurora.service.weather
Methods in org.silverpeas.looks.aurora.service.weather that return types with arguments of type City Modifier and Type Method Description List<City>
WeatherSettings. getCities()
Gets the list of cities for which the weather forecast have to be requested.
-