Class DayToDayDifference

  • All Implemented Interfaces:
    IDayToDayDifference, com.quartetfs.biz.pivot.context.IContextValue, com.quartetfs.fwk.IClone<com.quartetfs.biz.pivot.context.IContextValue>, Serializable, Cloneable

    public class DayToDayDifference
    extends com.quartetfs.biz.pivot.context.impl.AContextValue
    implements IDayToDayDifference
    Day-to-day difference context value
    See Also:
    Serialized Form
    • Field Detail

      • logger

        protected static Logger logger
      • dateToDiff

        protected String dateToDiff
    • Constructor Detail

      • DayToDayDifference

        public DayToDayDifference​(String date)
        Constructor
        Parameters:
        date - day-to-day difference date
    • Method Detail

      • getContextInterface

        public Class<? extends com.quartetfs.biz.pivot.context.IContextValue> getContextInterface()
        Specified by:
        getContextInterface in interface com.quartetfs.biz.pivot.context.IContextValue
      • equals

        public boolean equals​(Object obj)
        Specified by:
        equals in class com.quartetfs.biz.pivot.context.impl.AContextValue
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in class com.quartetfs.biz.pivot.context.impl.AContextValue