| Package | Description | 
|---|---|
| net.degreedays.api.data | 
 For specifying and receiving degree-day data and temperature data from the API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DataSets | 
DataSets.Builder.build()
Returns a new  
DataSets object created according to the
 specification held by this builder. | 
DataSets | 
LocationDataResponse.dataSets()
Returns the non-null  
DataSets object containing the sets of
 data generated to fulfil the DataSpecs from the
 LocationDataRequest that led to this response. | 
| Modifier and Type | Method and Description | 
|---|---|
LocationDataResponse.Builder | 
LocationDataResponse.Builder.setDataSets(DataSets dataSets)  | 
See www.degreedays.net/api/ for more about the Degree Days.net API.
You can sign up for a Degree Days.net API account and read the integration guide that is useful and applicable whether you are using Java or not.