Uses of Class
net.degreedays.api.data.impl.PostalCodeLocation

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

Uses of PostalCodeLocation in net.degreedays.api.data
 

Methods in net.degreedays.api.data that return PostalCodeLocation
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.
 



www.degreedays.net/api/