Uses of Class
net.finmath.smartcontract.product.xml.NonRecurringFeePayment
Packages that use NonRecurringFeePayment
-
Uses of NonRecurringFeePayment in net.finmath.smartcontract.product.xml
Subclasses of NonRecurringFeePayment in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassA fee charged to the borrower for an amendment being made to the originally agreed credit agreement.classA fee calculated as the cost of breaking financing against a loan contract which is repaid early.classThis fee represents any fee paid by the borrower to the syndicate lenders for extending an existing facility.classA fee associated with the funding requirements for given facility.classAn event describing a non-recurring fee being paid at either the loan contract or facility level.classThis fee is also known as Participation Fee, Arrangement Fee etc.classThis fee represents a payment made by the borrower to the syndicate lenders for processing and accepting a waiver request.Fields in net.finmath.smartcontract.product.xml with type parameters of type NonRecurringFeePaymentModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends NonRecurringFeePayment> NonRecurringFeePaymentNotification.facilityFeePaymentGroupMethods in net.finmath.smartcontract.product.xml that return types with arguments of type NonRecurringFeePaymentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NonRecurringFeePayment> ObjectFactory.createFacilityFeePaymentGroup(NonRecurringFeePayment value) jakarta.xml.bind.JAXBElement<? extends NonRecurringFeePayment> NonRecurringFeePaymentNotification.getFacilityFeePaymentGroup()Gets the value of the facilityFeePaymentGroup property.Methods in net.finmath.smartcontract.product.xml with parameters of type NonRecurringFeePaymentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NonRecurringFeePayment> ObjectFactory.createFacilityFeePaymentGroup(NonRecurringFeePayment value) Method parameters in net.finmath.smartcontract.product.xml with type arguments of type NonRecurringFeePaymentModifier and TypeMethodDescriptionvoidNonRecurringFeePaymentNotification.setFacilityFeePaymentGroup(jakarta.xml.bind.JAXBElement<? extends NonRecurringFeePayment> value) Sets the value of the facilityFeePaymentGroup property.