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 MultipleValuationDatesValuationDate.multipleValuationDatesMethods in net.finmath.smartcontract.product.xml that return MultipleValuationDatesModifier and TypeMethodDescriptionObjectFactory.createMultipleValuationDates()Create an instance ofMultipleValuationDatesValuationDate.getMultipleValuationDates()Gets the value of the multipleValuationDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type MultipleValuationDatesModifier and TypeMethodDescriptionvoidValuationDate.setMultipleValuationDates(MultipleValuationDates value) Sets the value of the multipleValuationDates property.