Uses of Class
net.finmath.smartcontract.product.xml.AdditionalFixedPayments
Packages that use AdditionalFixedPayments
-
Uses of AdditionalFixedPayments in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AdditionalFixedPaymentsModifier and TypeFieldDescriptionprotected AdditionalFixedPayments
FloatingAmountEvents.additionalFixedPayments
Methods in net.finmath.smartcontract.product.xml that return AdditionalFixedPaymentsModifier and TypeMethodDescriptionObjectFactory.createAdditionalFixedPayments()
Create an instance ofAdditionalFixedPayments
FloatingAmountEvents.getAdditionalFixedPayments()
Gets the value of the additionalFixedPayments property.Methods in net.finmath.smartcontract.product.xml with parameters of type AdditionalFixedPaymentsModifier and TypeMethodDescriptionvoid
FloatingAmountEvents.setAdditionalFixedPayments(AdditionalFixedPayments value)
Sets the value of the additionalFixedPayments property.