Interface IDynamicMoneynessSets

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

    public interface IDynamicMoneynessSets
    extends com.quartetfs.biz.pivot.context.IContextValue
    • Method Detail

      • getMoneynessSets

        List<String> getMoneynessSets()
        Returns:
        the list of tenor sets
      • getMoneynessSetsAsString

        String getMoneynessSetsAsString()
        Returns:
        the list of tenor sets as a String (needed for the translator)
      • setMoneynessSetsAsString

        void setMoneynessSetsAsString​(String content)