Uses of Class
net.finmath.smartcontract.product.xml.FxCounterCurrencyAmount
Packages that use FxCounterCurrencyAmount
-
Uses of FxCounterCurrencyAmount in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxCounterCurrencyAmountModifier and TypeFieldDescriptionprotected FxCounterCurrencyAmount
FxAccrualLeverage.counterCurrencyAmount
Fields in net.finmath.smartcontract.product.xml with type parameters of type FxCounterCurrencyAmountModifier and TypeFieldDescriptionprotected List
<FxCounterCurrencyAmount> FxTargetLeverage.counterCurrencyAmount
Methods in net.finmath.smartcontract.product.xml that return FxCounterCurrencyAmountModifier and TypeMethodDescriptionObjectFactory.createFxCounterCurrencyAmount()
Create an instance ofFxCounterCurrencyAmount
FxAccrualLeverage.getCounterCurrencyAmount()
Gets the value of the counterCurrencyAmount property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FxCounterCurrencyAmountModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxCounterCurrencyAmount> ObjectFactory.createFxAccrualRegionCounterCurrencyAmount
(FxCounterCurrencyAmount value) FxTargetLeverage.getCounterCurrencyAmount()
Gets the value of the counterCurrencyAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxCounterCurrencyAmountModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxCounterCurrencyAmount> ObjectFactory.createFxAccrualRegionCounterCurrencyAmount
(FxCounterCurrencyAmount value) void
FxAccrualLeverage.setCounterCurrencyAmount
(FxCounterCurrencyAmount value) Sets the value of the counterCurrencyAmount property.