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 FxPerformanceFloatingLegFxPerformanceSwap.floatingLegMethods in net.finmath.smartcontract.product.xml that return FxPerformanceFloatingLegModifier and TypeMethodDescriptionObjectFactory.createFxPerformanceFloatingLeg()Create an instance ofFxPerformanceFloatingLegFxPerformanceSwap.getFloatingLeg()Gets the value of the floatingLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxPerformanceFloatingLegModifier and TypeMethodDescriptionvoidFxPerformanceSwap.setFloatingLeg(FxPerformanceFloatingLeg value) Sets the value of the floatingLeg property.