Uses of Class
net.finmath.smartcontract.product.xml.MultipleValuationDates
Packages that use MultipleValuationDates
-
Uses of MultipleValuationDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MultipleValuationDatesModifier and TypeFieldDescriptionprotected MultipleValuationDates
ValuationDate.multipleValuationDates
Methods in net.finmath.smartcontract.product.xml that return MultipleValuationDatesModifier and TypeMethodDescriptionObjectFactory.createMultipleValuationDates()
Create an instance ofMultipleValuationDates
ValuationDate.getMultipleValuationDates()
Gets the value of the multipleValuationDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type MultipleValuationDatesModifier and TypeMethodDescriptionvoid
ValuationDate.setMultipleValuationDates(MultipleValuationDates value)
Sets the value of the multipleValuationDates property.