Uses of Class
net.finmath.smartcontract.product.xml.FacilityContractEvent
Packages that use FacilityContractEvent
-
Uses of FacilityContractEvent in net.finmath.smartcontract.product.xml
Subclasses of FacilityContractEvent 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.classAn event representing a change in the default rate, applicable to outstanding loans in the event that the borrower is declared to be in default.classAn event representing expiration of the default rate applicable to borrowers in default.classThis fee represents any fee paid by the borrower to the syndicate lenders for extending an existing facility.classAn event describing changes in a facility-level rate.classA fee associated with the funding requirements for given facility.classAn event representing a change in the mandatory cost rate, applicable to certain outstanding loans in the UK market.classAn event representing expiration of the mandatory cost rate applicable in the UK market.classAn event describing a non-recurring fee being paid at either the loan contract or facility level.classAn event describing a non-recurring fee being paid at either the loan contract or facility level.classAn event representing a change in the penalty rate applicable to outstanding loans.classAn event representing expiration of the penalty rate.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 FacilityContractEventModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends FacilityContractEvent> FacilityRateChangeNotification.facilityRateChangeGroupMethods in net.finmath.smartcontract.product.xml that return types with arguments of type FacilityContractEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FacilityContractEvent> ObjectFactory.createFacilityRateChangeGroup(FacilityContractEvent value) jakarta.xml.bind.JAXBElement<? extends FacilityContractEvent> FacilityRateChangeNotification.getFacilityRateChangeGroup()Gets the value of the facilityRateChangeGroup property.Methods in net.finmath.smartcontract.product.xml with parameters of type FacilityContractEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FacilityContractEvent> ObjectFactory.createFacilityRateChangeGroup(FacilityContractEvent value) Method parameters in net.finmath.smartcontract.product.xml with type arguments of type FacilityContractEventModifier and TypeMethodDescriptionvoidFacilityRateChangeNotification.setFacilityRateChangeGroup(jakarta.xml.bind.JAXBElement<? extends FacilityContractEvent> value) Sets the value of the facilityRateChangeGroup property.