| 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 | 
|---|---|
static PostalCodeLocation | 
Location.postalCode(java.lang.String postalCode,
          java.lang.String twoLetterIsoCountryCodeInUpperCase)
Returns a non-null  
PostalCodeLocation object with a postal
 code (or zip code, post code, or postcode) and a two-letter country code
 representing the country that the postal code belongs to. | 
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.