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 FxCounterCurrencyAmountFxAccrualLeverage.counterCurrencyAmountFields in net.finmath.smartcontract.product.xml with type parameters of type FxCounterCurrencyAmountModifier and TypeFieldDescriptionprotected List<FxCounterCurrencyAmount> FxTargetLeverage.counterCurrencyAmountMethods in net.finmath.smartcontract.product.xml that return FxCounterCurrencyAmountModifier and TypeMethodDescriptionObjectFactory.createFxCounterCurrencyAmount()Create an instance ofFxCounterCurrencyAmountFxAccrualLeverage.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) voidFxAccrualLeverage.setCounterCurrencyAmount(FxCounterCurrencyAmount value) Sets the value of the counterCurrencyAmount property.