Class DynamicMoneynessSets

    • Field Detail

      • moneynessSets

        protected List<String> moneynessSets
        the list of maturity sets
    • Constructor Detail

      • DynamicMoneynessSets

        public DynamicMoneynessSets()
        constructor
      • DynamicMoneynessSets

        public DynamicMoneynessSets​(List<String> moneynessSets)
        Constructor
        Parameters:
        moneynessSets - The list of maturity sets
      • DynamicMoneynessSets

        public DynamicMoneynessSets​(String content)
    • Method Detail

      • getContextInterface

        public Class<? extends com.quartetfs.biz.pivot.context.IContextValue> getContextInterface()
        Specified by:
        getContextInterface in interface com.quartetfs.biz.pivot.context.IContextValue
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in class com.quartetfs.biz.pivot.context.impl.AContextValue
      • equals

        public boolean equals​(Object obj)
        Specified by:
        equals in class com.quartetfs.biz.pivot.context.impl.AContextValue