Uses of Class
net.finmath.smartcontract.product.xml.FxCounterCurrencyAmount
-
Uses of FxCounterCurrencyAmount in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected FxCounterCurrencyAmount
FxAccrualLeverage.counterCurrencyAmount
Modifier and TypeFieldDescriptionprotected List
<FxCounterCurrencyAmount> FxTargetLeverage.counterCurrencyAmount
Modifier and TypeMethodDescriptionObjectFactory.createFxCounterCurrencyAmount()
Create an instance ofFxCounterCurrencyAmount
FxAccrualLeverage.getCounterCurrencyAmount()
Gets the value of the counterCurrencyAmount property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxCounterCurrencyAmount> ObjectFactory.createFxAccrualRegionCounterCurrencyAmount
(FxCounterCurrencyAmount value) FxTargetLeverage.getCounterCurrencyAmount()
Gets the value of the counterCurrencyAmount property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxCounterCurrencyAmount> ObjectFactory.createFxAccrualRegionCounterCurrencyAmount
(FxCounterCurrencyAmount value) void
FxAccrualLeverage.setCounterCurrencyAmount
(FxCounterCurrencyAmount value) Sets the value of the counterCurrencyAmount property.