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 AdditionalFixedPaymentsFloatingAmountEvents.additionalFixedPaymentsMethods in net.finmath.smartcontract.product.xml that return AdditionalFixedPaymentsModifier and TypeMethodDescriptionObjectFactory.createAdditionalFixedPayments()Create an instance ofAdditionalFixedPaymentsFloatingAmountEvents.getAdditionalFixedPayments()Gets the value of the additionalFixedPayments property.Methods in net.finmath.smartcontract.product.xml with parameters of type AdditionalFixedPaymentsModifier and TypeMethodDescriptionvoidFloatingAmountEvents.setAdditionalFixedPayments(AdditionalFixedPayments value) Sets the value of the additionalFixedPayments property.