Package org.isda.cdm

Class InterestAdjustmentPeriodicity


  • @RosettaClass
    public class InterestAdjustmentPeriodicity
    extends com.rosetta.model.lib.RosettaModelObject
    A class to specify the Interest Adjustment periodicity either through a standardized election or a custom one. ISDA 2016 Japanese Law Credit Support Annex for Initial Margin, paragraph 13, General Principles, (n)(ii).
    Version:
    2.5.4
    • Method Detail

      • getCustomElection

        public final java.lang.String getCustomElection()
        The Interest Adjustment periodicity when specified through a custom election.
      • getStandardElection

        public final InterestAdjustmentPeriodicityEnum getStandardElection()
        The Interest Adjustment periodicity when specified through a standardized election.
      • metaData

        public com.rosetta.model.lib.meta.RosettaMetaData<? extends InterestAdjustmentPeriodicity> metaData()
        Specified by:
        metaData in class com.rosetta.model.lib.RosettaModelObject
      • process

        public void process​(com.rosetta.model.lib.path.RosettaPath path,
                            com.rosetta.model.lib.process.Processor processor)
        Specified by:
        process in class com.rosetta.model.lib.RosettaModelObject
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object