Uses of Class
net.finmath.smartcontract.product.xml.BusinessDayAdjustmentsReference
Packages that use BusinessDayAdjustmentsReference
-
Uses of BusinessDayAdjustmentsReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BusinessDayAdjustmentsReferenceModifier and TypeFieldDescriptionprotected BusinessDayAdjustmentsReference
AdjustableDate2.dateAdjustmentsReference
Methods in net.finmath.smartcontract.product.xml that return BusinessDayAdjustmentsReferenceModifier and TypeMethodDescriptionObjectFactory.createBusinessDayAdjustmentsReference()
Create an instance ofBusinessDayAdjustmentsReference
AdjustableDate2.getDateAdjustmentsReference()
Gets the value of the dateAdjustmentsReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type BusinessDayAdjustmentsReferenceModifier and TypeMethodDescriptionvoid
AdjustableDate2.setDateAdjustmentsReference(BusinessDayAdjustmentsReference value)
Sets the value of the dateAdjustmentsReference property.