Uses of Class
net.finmath.smartcontract.product.xml.BreakageFeePayment
Packages that use BreakageFeePayment
-
Uses of BreakageFeePayment in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BreakageFeePaymentModifier and TypeFieldDescriptionprotected BreakageFeePayment
PrepaymentNotification.breakageFeePayment
Methods in net.finmath.smartcontract.product.xml that return BreakageFeePaymentModifier and TypeMethodDescriptionObjectFactory.createBreakageFeePayment()
Create an instance ofBreakageFeePayment
PrepaymentNotification.getBreakageFeePayment()
Gets the value of the breakageFeePayment property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type BreakageFeePaymentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<BreakageFeePayment> ObjectFactory.createBreakageFeePayment
(BreakageFeePayment value) jakarta.xml.bind.JAXBElement
<BreakageFeePayment> ObjectFactory.createPrepaymentNotificationRetractedBreakageFeePayment
(BreakageFeePayment value) Methods in net.finmath.smartcontract.product.xml with parameters of type BreakageFeePaymentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<BreakageFeePayment> ObjectFactory.createBreakageFeePayment
(BreakageFeePayment value) jakarta.xml.bind.JAXBElement
<BreakageFeePayment> ObjectFactory.createPrepaymentNotificationRetractedBreakageFeePayment
(BreakageFeePayment value) void
PrepaymentNotification.setBreakageFeePayment
(BreakageFeePayment value) Sets the value of the breakageFeePayment property.