Class FormattableTimeBasedRate


  • public class FormattableTimeBasedRate
    extends Object
    A wrapper object for representing time based rates in the gui, needed to get rates handled by the formatter.
    • Constructor Detail

      • FormattableTimeBasedRate

        public FormattableTimeBasedRate​(BigDecimal rate)
      • FormattableTimeBasedRate

        public FormattableTimeBasedRate​(BigDecimal rate,
                                        MessageKey extraRemarkAfterUnitsKey)
    • Method Detail

      • getExtraRemarkKey

        public MessageKey getExtraRemarkKey()
        Optional. Extra key to be shown after the units label.
      • getScale

        public int getScale()