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 BusinessDayAdjustmentsReferenceAdjustableDate2.dateAdjustmentsReferenceMethods in net.finmath.smartcontract.product.xml that return BusinessDayAdjustmentsReferenceModifier and TypeMethodDescriptionObjectFactory.createBusinessDayAdjustmentsReference()Create an instance ofBusinessDayAdjustmentsReferenceAdjustableDate2.getDateAdjustmentsReference()Gets the value of the dateAdjustmentsReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type BusinessDayAdjustmentsReferenceModifier and TypeMethodDescriptionvoidAdjustableDate2.setDateAdjustmentsReference(BusinessDayAdjustmentsReference value) Sets the value of the dateAdjustmentsReference property.