Class YearlyConsumption

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

public final class YearlyConsumption extends Consumption<PeriodType>
Represents the yearly resource consumption details. This class extends the base Consumption class to provide functionality specific to yearly periods.
The class includes methods to handle column definitions, index creation, and to get information about the current, previous, and next periods.
Author:
Syam