Uses of Class
net.finmath.smartcontract.product.xml.FixedPaymentLeg
Packages that use FixedPaymentLeg
-
Uses of FixedPaymentLeg in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FixedPaymentLegModifier and TypeFieldDescriptionprotected FixedPaymentLeg
DividendSwapTransactionSupplement.fixedLeg
Methods in net.finmath.smartcontract.product.xml that return FixedPaymentLegModifier and TypeMethodDescriptionObjectFactory.createFixedPaymentLeg()
Create an instance ofFixedPaymentLeg
DividendSwapTransactionSupplement.getFixedLeg()
Gets the value of the fixedLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type FixedPaymentLegModifier and TypeMethodDescriptionvoid
DividendSwapTransactionSupplement.setFixedLeg(FixedPaymentLeg value)
Sets the value of the fixedLeg property.