Class VaEConfidenceLevel

    • Field Detail

      • confidenceLevel

        protected double confidenceLevel
    • Constructor Detail

      • VaEConfidenceLevel

        protected VaEConfidenceLevel()
      • VaEConfidenceLevel

        public VaEConfidenceLevel​(double confidenceLevel)
        Constructor
        Parameters:
        confidenceLevel - confidence level
    • Method Detail

      • setConfidenceLevel

        public void setConfidenceLevel​(double confidenceLevel)
      • 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