Uses of Class
net.finmath.smartcontract.product.xml.FxPerformanceFloatingLeg
Packages that use FxPerformanceFloatingLeg
-
Uses of FxPerformanceFloatingLeg in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxPerformanceFloatingLegModifier and TypeFieldDescriptionprotected FxPerformanceFloatingLeg
FxPerformanceSwap.floatingLeg
Methods in net.finmath.smartcontract.product.xml that return FxPerformanceFloatingLegModifier and TypeMethodDescriptionObjectFactory.createFxPerformanceFloatingLeg()
Create an instance ofFxPerformanceFloatingLeg
FxPerformanceSwap.getFloatingLeg()
Gets the value of the floatingLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxPerformanceFloatingLegModifier and TypeMethodDescriptionvoid
FxPerformanceSwap.setFloatingLeg
(FxPerformanceFloatingLeg value) Sets the value of the floatingLeg property.