Class VaRTimePeriod

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

    public class VaRTimePeriod
    extends com.quartetfs.biz.pivot.context.impl.AContextValue
    implements IVaRTimePeriod
    VaR confidence level
    See Also:
    Serialized Form
    • Field Detail

      • timePeriod

        protected double timePeriod
    • Constructor Detail

      • VaRTimePeriod

        protected VaRTimePeriod()
      • VaRTimePeriod

        public VaRTimePeriod​(double timePeriod)
        Constructor
        Parameters:
        timePeriod - time period, generally 1 or 10
    • Method Detail

      • setTimePeriod

        public void setTimePeriod​(double timePeriod)
      • 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