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 FixedPaymentLegDividendSwapTransactionSupplement.fixedLegMethods in net.finmath.smartcontract.product.xml that return FixedPaymentLegModifier and TypeMethodDescriptionObjectFactory.createFixedPaymentLeg()Create an instance ofFixedPaymentLegDividendSwapTransactionSupplement.getFixedLeg()Gets the value of the fixedLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type FixedPaymentLegModifier and TypeMethodDescriptionvoidDividendSwapTransactionSupplement.setFixedLeg(FixedPaymentLeg value) Sets the value of the fixedLeg property.