Interface IVaEConfidenceLevel

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

    public interface IVaEConfidenceLevel
    extends com.quartetfs.biz.pivot.context.IContextValue
    VaE confidence level context value
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      double getConfidenceLevel()
      The confidence level
      • Methods inherited from interface com.quartetfs.fwk.IClone

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

        getContextInterface
    • Method Detail

      • getConfidenceLevel

        double getConfidenceLevel()
        The confidence level
        Returns:
        double