Class VaRConfidenceLevelTranslator

  • All Implemented Interfaces:
    com.quartetfs.biz.pivot.context.IContextValueTranslator<IVaRConfidenceLevel>, com.quartetfs.fwk.types.IPluginValue, Serializable

    @QuartetPluginValue(intf=com.quartetfs.biz.pivot.context.IContextValueTranslator.class)
    public class VaRConfidenceLevelTranslator
    extends com.quartetfs.biz.pivot.context.impl.DoubleContextValueTranslator<IVaRConfidenceLevel>
    Context value translator for VaR confidence level. As a plugin value it is automatically registered with the other available context value translators.
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String KEY  
      • Fields inherited from class com.quartetfs.fwk.types.impl.PluginValue

        name, plugin
      • Fields inherited from interface com.quartetfs.biz.pivot.context.IContextValueTranslator

        ALL_VALUE, BOOL_VALUE, DOUBLE_VALUE, ENUM_VALUE, INT_VALUE, LONG_VALUE, RANGE