Class TZDBZoneRulesCompiler.TZDBRule

    • Field Detail

      • startYear

        int startYear
        The start year.
      • endYear

        int endYear
        The end year.
      • savingsAmount

        Period savingsAmount
        The amount of savings.
      • text

        java.lang.String text
        The text name of the zone.
    • Constructor Detail

      • TZDBRule

        TZDBRule()