Uses of Class
net.finmath.smartcontract.product.xml.ScheduleReference
Packages that use ScheduleReference
-
Uses of ScheduleReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ScheduleReferenceModifier and TypeFieldDescriptionprotected ScheduleReferenceExerciseFeeSchedule.notionalReferenceMethods in net.finmath.smartcontract.product.xml that return ScheduleReferenceModifier and TypeMethodDescriptionObjectFactory.createScheduleReference()Create an instance ofScheduleReferenceExerciseFeeSchedule.getNotionalReference()Gets the value of the notionalReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type ScheduleReferenceModifier and TypeMethodDescriptionvoidExerciseFeeSchedule.setNotionalReference(ScheduleReference value) Sets the value of the notionalReference property.