Uses of Class
net.finmath.smartcontract.product.xml.ValuationDate
Packages that use ValuationDate
-
Uses of ValuationDate in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ValuationDateMethods in net.finmath.smartcontract.product.xml that return ValuationDateModifier and TypeMethodDescriptionObjectFactory.createValuationDate()
Create an instance ofValuationDate
CashSettlementTerms.getValuationDate()
Gets the value of the valuationDate property.Methods in net.finmath.smartcontract.product.xml with parameters of type ValuationDateModifier and TypeMethodDescriptionvoid
CashSettlementTerms.setValuationDate(ValuationDate value)
Sets the value of the valuationDate property.