Uses of Class
net.finmath.smartcontract.product.xml.ValuationDatesReference
Packages that use ValuationDatesReference
-
Uses of ValuationDatesReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ValuationDatesReferenceModifier and TypeFieldDescriptionprotected ValuationDatesReference
PaymentDates.valuationDatesReference
Methods in net.finmath.smartcontract.product.xml that return ValuationDatesReferenceModifier and TypeMethodDescriptionObjectFactory.createValuationDatesReference()
Create an instance ofValuationDatesReference
PaymentDates.getValuationDatesReference()
Gets the value of the valuationDatesReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type ValuationDatesReferenceModifier and TypeMethodDescriptionvoid
PaymentDates.setValuationDatesReference
(ValuationDatesReference value) Sets the value of the valuationDatesReference property.