Uses of Class
net.finmath.smartcontract.product.xml.CashPriceMethod
-
Uses of CashPriceMethod in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected CashPriceMethod
CashSettlement.cashPriceAlternateMethod
protected CashPriceMethod
CashSettlement.cashPriceMethod
Modifier and TypeMethodDescriptionObjectFactory.createCashPriceMethod()
Create an instance ofCashPriceMethod
CashSettlement.getCashPriceAlternateMethod()
Gets the value of the cashPriceAlternateMethod property.CashSettlement.getCashPriceMethod()
Gets the value of the cashPriceMethod property.Modifier and TypeMethodDescriptionvoid
CashSettlement.setCashPriceAlternateMethod
(CashPriceMethod value) Sets the value of the cashPriceAlternateMethod property.void
CashSettlement.setCashPriceMethod
(CashPriceMethod value) Sets the value of the cashPriceMethod property.