Uses of Class
net.finmath.smartcontract.product.xml.FxCashSettlementSimple
Packages that use FxCashSettlementSimple
-
Uses of FxCashSettlementSimple in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxCashSettlementSimpleModifier and TypeFieldDescriptionprotected FxCashSettlementSimple
FxAccrualForward.cashSettlement
protected FxCashSettlementSimple
FxPerformanceSwap.cashSettlement
protected FxCashSettlementSimple
FxStraddle.cashSettlement
Methods in net.finmath.smartcontract.product.xml that return FxCashSettlementSimpleModifier and TypeMethodDescriptionObjectFactory.createFxCashSettlementSimple()
Create an instance ofFxCashSettlementSimple
FxAccrualForward.getCashSettlement()
Gets the value of the cashSettlement property.FxPerformanceSwap.getCashSettlement()
Gets the value of the cashSettlement property.FxStraddle.getCashSettlement()
Gets the value of the cashSettlement property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FxCashSettlementSimpleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxCashSettlementSimple> ObjectFactory.createFxTargetKnockoutForwardCashSettlement
(FxCashSettlementSimple value) Methods in net.finmath.smartcontract.product.xml with parameters of type FxCashSettlementSimpleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxCashSettlementSimple> ObjectFactory.createFxTargetKnockoutForwardCashSettlement
(FxCashSettlementSimple value) void
FxAccrualForward.setCashSettlement
(FxCashSettlementSimple value) Sets the value of the cashSettlement property.void
FxPerformanceSwap.setCashSettlement
(FxCashSettlementSimple value) Sets the value of the cashSettlement property.void
FxStraddle.setCashSettlement
(FxCashSettlementSimple value) Sets the value of the cashSettlement property.