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

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

Uses of Station in net.degreedays.api.data
 

Methods in net.degreedays.api.data that return Station
 Station Station.Builder.build()
           
 Station Source.station()
          Returns the non-null Station that this source represents.
 

Methods in net.degreedays.api.data with parameters of type Station
 Source.Builder Source.Builder.setStation(Station station)
           
 



www.degreedays.net/api/