Interface IDynamicMaturitySets

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

    public interface IDynamicMaturitySets
    extends com.quartetfs.biz.pivot.context.IContextValue
    • Field Detail

    • Method Detail

      • getMaturitySets

        List<String> getMaturitySets()
        Returns:
        the list of maturity sets
      • getMaturitySetsAsString

        String getMaturitySetsAsString()
        Returns:
        the list of maturity sets as a String (needed for the translator)
      • setMaturitySetsAsString

        void setMaturitySetsAsString​(String content)