Uses of Class
net.finmath.smartcontract.product.xml.CashSettlementReferenceBanks
Packages that use CashSettlementReferenceBanks
-
Uses of CashSettlementReferenceBanks in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CashSettlementReferenceBanksModifier and TypeFieldDescriptionprotected CashSettlementReferenceBanks
CashPriceMethod.cashSettlementReferenceBanks
protected CashSettlementReferenceBanks
CrossCurrencyMethod.cashSettlementReferenceBanks
protected CashSettlementReferenceBanks
SettlementRateSource.cashSettlementReferenceBanks
Methods in net.finmath.smartcontract.product.xml that return CashSettlementReferenceBanksModifier and TypeMethodDescriptionObjectFactory.createCashSettlementReferenceBanks()
Create an instance ofCashSettlementReferenceBanks
CashPriceMethod.getCashSettlementReferenceBanks()
Gets the value of the cashSettlementReferenceBanks property.CrossCurrencyMethod.getCashSettlementReferenceBanks()
Gets the value of the cashSettlementReferenceBanks property.SettlementRateSource.getCashSettlementReferenceBanks()
Gets the value of the cashSettlementReferenceBanks property.Methods in net.finmath.smartcontract.product.xml with parameters of type CashSettlementReferenceBanksModifier and TypeMethodDescriptionvoid
CashPriceMethod.setCashSettlementReferenceBanks
(CashSettlementReferenceBanks value) Sets the value of the cashSettlementReferenceBanks property.void
CrossCurrencyMethod.setCashSettlementReferenceBanks
(CashSettlementReferenceBanks value) Sets the value of the cashSettlementReferenceBanks property.void
SettlementRateSource.setCashSettlementReferenceBanks
(CashSettlementReferenceBanks value) Sets the value of the cashSettlementReferenceBanks property.