Class YearlyStatistics

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

public final class YearlyStatistics extends Statistics<PeriodType>
Represents statistics that are aggregated on a yearly basis. Inherits functionality from the base Statistics class and adds methods specific to yearly data representation.
Author:
Syam