Uses of Class
net.finmath.smartcontract.product.xml.FxSwapLeg
-
Uses of FxSwapLeg in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected FxSwapLeg
FxSwap.farLeg
protected FxSwapLeg
FxSwap.nearLeg
Modifier and TypeMethodDescriptionObjectFactory.createFxSwapLeg()
Create an instance ofFxSwapLeg
FxSwap.getFarLeg()
Gets the value of the farLeg property.FxSwap.getNearLeg()
Gets the value of the nearLeg property.Modifier and TypeMethodDescriptionvoid
Sets the value of the farLeg property.void
FxSwap.setNearLeg
(FxSwapLeg value) Sets the value of the nearLeg property.