Class WeeklyStatistics

java.lang.Object
All Implemented Interfaces:
Displayable, StringFiller, DBTransaction.NoHistory, HasId

public final class WeeklyStatistics extends Statistics<PeriodType>
The WeeklyStatistics class extends the Statistics class and provides functionality for managing and retrieving weekly statistical data. This class includes methods to define database columns and indices, as well as methods to get and set the week value of the statistics. Additionally, it overrides methods to provide details about the specific period (week) being represented.
Author:
Syam