Package org.isda.cdm

Class IndependentAmount


  • @RosettaClass
    @RosettaSynonym(value="IndependentAmount",
                    source="FpML_5_10")
    public class IndependentAmount
    extends PayerReceiver
    A class specifying the Independent Amount as the combination of a payer/receiver, a payment amount, a payment date and an associated payment calculation rule.
    Version:
    2.5.4
    • Method Detail

      • getPaymentDetail

        @RosettaSynonym(value="paymentDetail",source="FpML_5_10") @RosettaSynonym(value="paymentDetail",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="paymentDetail",source="DTCC_11_0") @RosettaSynonym(value="paymentDetail",source="DTCC_9_0") @RosettaSynonym(value="paymentDetail",source="CME_ClearedConfirm_1_17")
        public final java.util.List<PaymentDetail> getPaymentDetail()
        An attribute that specifies a payment as the combination of a payment amount, a payment date and an associated payment calculation rule.
      • process

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

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