Class MaturityDateRule<INKEY extends java.lang.Comparable<INKEY>>

  • All Implemented Interfaces:
    com.regnosys.rosetta.blueprints.Blueprint<Event,​com.rosetta.model.lib.records.Date,​INKEY,​INKEY>

    public class MaturityDateRule<INKEY extends java.lang.Comparable<INKEY>>
    extends java.lang.Object
    implements com.regnosys.rosetta.blueprints.Blueprint<Event,​com.rosetta.model.lib.records.Date,​INKEY,​INKEY>
    Version:
    2.5.4
    • Constructor Summary

      Constructors 
      Constructor Description
      MaturityDateRule​(com.regnosys.rosetta.blueprints.runner.actions.rosetta.RosettaActionFactory actionFactory)  
    • Constructor Detail

      • MaturityDateRule

        public MaturityDateRule​(com.regnosys.rosetta.blueprints.runner.actions.rosetta.RosettaActionFactory actionFactory)
    • Method Detail

      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface com.regnosys.rosetta.blueprints.Blueprint<Event,​com.rosetta.model.lib.records.Date,​INKEY extends java.lang.Comparable<INKEY>,​INKEY extends java.lang.Comparable<INKEY>>
      • getURI

        public java.lang.String getURI()
        Specified by:
        getURI in interface com.regnosys.rosetta.blueprints.Blueprint<Event,​com.rosetta.model.lib.records.Date,​INKEY extends java.lang.Comparable<INKEY>,​INKEY extends java.lang.Comparable<INKEY>>
      • blueprint

        public com.regnosys.rosetta.blueprints.BlueprintInstance<Event,​com.rosetta.model.lib.records.Date,​INKEY,​INKEY> blueprint()
        Specified by:
        blueprint in interface com.regnosys.rosetta.blueprints.Blueprint<Event,​com.rosetta.model.lib.records.Date,​INKEY extends java.lang.Comparable<INKEY>,​INKEY extends java.lang.Comparable<INKEY>>
      • getContractForEvent

        protected com.regnosys.rosetta.blueprints.BlueprintInstance<Event,​Contract,​INKEY,​INKEY> getContractForEvent()