Uses of Class
com.oopitis.weather.owm.OwmLocation

Packages that use OwmLocation
com.oopitis.weather.owm Implementation for Open Weather Map. 
 

Uses of OwmLocation in com.oopitis.weather.owm
 

Methods in com.oopitis.weather.owm that return OwmLocation
protected  OwmLocation OwmData.newOwmLocation(java.lang.Long id, java.lang.String city, java.lang.String countryCodeOrName, GeoLocation.Coordinates coordinates)
          Creates a location object to be used in a report.