Class DynamicMaturitySets

    • Field Detail

      • maturitySets

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

      • DynamicMaturitySets

        public DynamicMaturitySets()
        constructor
      • DynamicMaturitySets

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

        public DynamicMaturitySets​(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