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

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

Uses of WeeklyBreakdown in net.degreedays.api.data
 

Methods in net.degreedays.api.data that return WeeklyBreakdown
static WeeklyBreakdown DatedBreakdown.weekly(Period period, DayOfWeek firstDayOfWeek)
          Returns a non-null WeeklyBreakdown object that specifies weekly degree days covering the specified period in time, with each "week" starting on the specified day of the week.
 



www.degreedays.net/api/