Uses of Class
net.finmath.smartcontract.product.xml.FxPerformanceFixedLeg
Packages that use FxPerformanceFixedLeg
-
Uses of FxPerformanceFixedLeg in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxPerformanceFixedLegMethods in net.finmath.smartcontract.product.xml that return FxPerformanceFixedLegModifier and TypeMethodDescriptionObjectFactory.createFxPerformanceFixedLeg()
Create an instance ofFxPerformanceFixedLeg
FxPerformanceSwap.getFixedLeg()
Gets the value of the fixedLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxPerformanceFixedLegModifier and TypeMethodDescriptionvoid
FxPerformanceSwap.setFixedLeg(FxPerformanceFixedLeg value)
Sets the value of the fixedLeg property.