Interface IDayToDayDifference

  • All Superinterfaces:
    Cloneable, com.quartetfs.fwk.IClone<com.quartetfs.biz.pivot.context.IContextValue>, com.quartetfs.biz.pivot.context.IContextValue, Serializable
    All Known Implementing Classes:
    DayToDayDifference

    public interface IDayToDayDifference
    extends com.quartetfs.biz.pivot.context.IContextValue
    Context value storing a day-to-day difference
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getDayToDiff()
      The day-to-day difference
      • Methods inherited from interface com.quartetfs.fwk.IClone

        clone
      • Methods inherited from interface com.quartetfs.biz.pivot.context.IContextValue

        getContextInterface
    • Method Detail

      • getDayToDiff

        String getDayToDiff()
        The day-to-day difference
        Returns:
        String