Package | Description |
---|---|
net.degreedays.api |
Core Degree Days.net API classes, including
DegreeDaysApi - the starting point for all API operations. |
Modifier and Type | Method and Description |
---|---|
RegressionApi |
DegreeDaysApi.regressionApi()
Returns a non-null
RegressionApi object, providing easy,
type-safe access to the API's regression-related operations. |
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.