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 FxCashSettlementSimpleFxAccrualForward.cashSettlementprotected FxCashSettlementSimpleFxPerformanceSwap.cashSettlementprotected FxCashSettlementSimpleFxStraddle.cashSettlementMethods in net.finmath.smartcontract.product.xml that return FxCashSettlementSimpleModifier and TypeMethodDescriptionObjectFactory.createFxCashSettlementSimple()Create an instance ofFxCashSettlementSimpleFxAccrualForward.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) voidFxAccrualForward.setCashSettlement(FxCashSettlementSimple value) Sets the value of the cashSettlement property.voidFxPerformanceSwap.setCashSettlement(FxCashSettlementSimple value) Sets the value of the cashSettlement property.voidFxStraddle.setCashSettlement(FxCashSettlementSimple value) Sets the value of the cashSettlement property.