Class HourlyStatistics

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

public final class HourlyStatistics extends Statistics<PeriodType>
The HourlyStatistics class extends the Statistics class and adds functionality specific to hourly data. It represents statistical information associated with a particular hour of the year. This class provides methods to set, retrieve, and manipulate the hour-related data and period-specific details.
Author:
Syam