Uses of Class
net.degreedays.api.data.LocationInfoRequest

Packages that use LocationInfoRequest
net.degreedays.api.data For specifying and receiving degree-day data from the API. 
 

Uses of LocationInfoRequest in net.degreedays.api.data
 

Methods in net.degreedays.api.data with parameters of type LocationInfoRequest
 LocationInfoResponse DataApi.getLocationInfo(LocationInfoRequest request)
          A lightweight alternative to DataApi.getLocationData(LocationDataRequest) that returns info about the station(s) that would be used to satisfy an equivalent LocationDataRequest, but not the data itself.
 



www.degreedays.net/api/