Class ESConfidenceLevel

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

    public class ESConfidenceLevel
    extends com.quartetfs.biz.pivot.context.impl.AContextValue
    implements IESConfidenceLevel
    ES confidence level context value
    See Also:
    Serialized Form
    • Field Detail

      • confidenceLevel

        protected double confidenceLevel
    • Constructor Detail

      • ESConfidenceLevel

        protected ESConfidenceLevel()
      • ESConfidenceLevel

        public ESConfidenceLevel​(double confidenceLevel)
        Constructor
        Parameters:
        confidenceLevel - the 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