Package org.isda.cdm

Class AdditionalFixedPayments.AdditionalFixedPaymentsBuilder

  • Enclosing class:
    AdditionalFixedPayments

    public static class AdditionalFixedPayments.AdditionalFixedPaymentsBuilder
    extends com.rosetta.model.lib.RosettaModelObjectBuilder
    • Field Detail

      • interestShortfallReimbursement

        protected java.lang.Boolean interestShortfallReimbursement
      • principalShortfallReimbursement

        protected java.lang.Boolean principalShortfallReimbursement
      • writedownReimbursement

        protected java.lang.Boolean writedownReimbursement
    • Constructor Detail

      • AdditionalFixedPaymentsBuilder

        public AdditionalFixedPaymentsBuilder()
    • Method Detail

      • metaData

        public com.rosetta.model.lib.meta.RosettaMetaData<? extends AdditionalFixedPayments> metaData()
        Specified by:
        metaData in class com.rosetta.model.lib.RosettaModelObjectBuilder
      • getInterestShortfallReimbursement

        public java.lang.Boolean getInterestShortfallReimbursement()
      • getPrincipalShortfallReimbursement

        public java.lang.Boolean getPrincipalShortfallReimbursement()
      • getWritedownReimbursement

        public java.lang.Boolean getWritedownReimbursement()
      • build

        public AdditionalFixedPayments build()
        Specified by:
        build in class com.rosetta.model.lib.RosettaModelObjectBuilder
      • hasData

        public boolean hasData()
        Specified by:
        hasData in class com.rosetta.model.lib.RosettaModelObjectBuilder
      • process

        public void process​(com.rosetta.model.lib.path.RosettaPath path,
                            com.rosetta.model.lib.process.BuilderProcessor processor)
        Specified by:
        process in class com.rosetta.model.lib.RosettaModelObjectBuilder
      • 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