Uses of Class
net.finmath.smartcontract.product.xml.SingleValuationDate
Packages that use SingleValuationDate
-
Uses of SingleValuationDate in net.finmath.smartcontract.product.xml
Subclasses of SingleValuationDate in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
Java class for MultipleValuationDates complex type.Fields in net.finmath.smartcontract.product.xml declared as SingleValuationDateMethods in net.finmath.smartcontract.product.xml that return SingleValuationDateModifier and TypeMethodDescriptionObjectFactory.createSingleValuationDate()
Create an instance ofSingleValuationDate
ValuationDate.getSingleValuationDate()
Gets the value of the singleValuationDate property.Methods in net.finmath.smartcontract.product.xml with parameters of type SingleValuationDateModifier and TypeMethodDescriptionvoid
ValuationDate.setSingleValuationDate(SingleValuationDate value)
Sets the value of the singleValuationDate property.