Uses of Class
net.finmath.smartcontract.product.xml.CashSettlementPaymentDate
Packages that use CashSettlementPaymentDate
-
Uses of CashSettlementPaymentDate in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CashSettlementPaymentDateModifier and TypeFieldDescriptionprotected CashSettlementPaymentDateCashSettlement.cashSettlementPaymentDateMethods in net.finmath.smartcontract.product.xml that return CashSettlementPaymentDateModifier and TypeMethodDescriptionObjectFactory.createCashSettlementPaymentDate()Create an instance ofCashSettlementPaymentDateCashSettlement.getCashSettlementPaymentDate()Gets the value of the cashSettlementPaymentDate property.Methods in net.finmath.smartcontract.product.xml with parameters of type CashSettlementPaymentDateModifier and TypeMethodDescriptionvoidCashSettlement.setCashSettlementPaymentDate(CashSettlementPaymentDate value) Sets the value of the cashSettlementPaymentDate property.