Uses of Class
net.finmath.smartcontract.product.xml.SettlementInformation
-
Uses of SettlementInformation in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected SettlementInformation
FxOptionPayout.settlementInformation
protected SettlementInformation
FxOptionPremium.settlementInformation
protected SettlementInformation
FxStraddlePremium.settlementInformation
protected SettlementInformation
Payment.settlementInformation
protected SettlementInformation
PaymentDetails.settlementInformation
Modifier and TypeMethodDescriptionObjectFactory.createSettlementInformation()
Create an instance ofSettlementInformation
FxOptionPayout.getSettlementInformation()
Gets the value of the settlementInformation property.FxOptionPremium.getSettlementInformation()
Gets the value of the settlementInformation property.FxStraddlePremium.getSettlementInformation()
Gets the value of the settlementInformation property.Payment.getSettlementInformation()
Gets the value of the settlementInformation property.PaymentDetails.getSettlementInformation()
Gets the value of the settlementInformation property.Modifier and TypeMethodDescriptionvoid
FxOptionPayout.setSettlementInformation
(SettlementInformation value) Sets the value of the settlementInformation property.void
FxOptionPremium.setSettlementInformation
(SettlementInformation value) Sets the value of the settlementInformation property.void
FxStraddlePremium.setSettlementInformation
(SettlementInformation value) Sets the value of the settlementInformation property.void
Payment.setSettlementInformation
(SettlementInformation value) Sets the value of the settlementInformation property.void
PaymentDetails.setSettlementInformation
(SettlementInformation value) Sets the value of the settlementInformation property.