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

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

Uses of LocationInfoResponse in net.degreedays.api.data
 

Methods in net.degreedays.api.data that return LocationInfoResponse
 LocationInfoResponse LocationInfoResponse.Builder.build()
           
 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/