Uses of Class
net.finmath.smartcontract.product.xml.FxCashSettlementSimple
-
Uses of FxCashSettlementSimple in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected FxCashSettlementSimple
FxAccrualForward.cashSettlement
protected FxCashSettlementSimple
FxPerformanceSwap.cashSettlement
protected FxCashSettlementSimple
FxStraddle.cashSettlement
Modifier 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.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxCashSettlementSimple> ObjectFactory.createFxTargetKnockoutForwardCashSettlement
(FxCashSettlementSimple value) Modifier 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.