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 ScheduleReference
ExerciseFeeSchedule.notionalReference
Methods in net.finmath.smartcontract.product.xml that return ScheduleReferenceModifier and TypeMethodDescriptionObjectFactory.createScheduleReference()
Create an instance ofScheduleReference
ExerciseFeeSchedule.getNotionalReference()
Gets the value of the notionalReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type ScheduleReferenceModifier and TypeMethodDescriptionvoid
ExerciseFeeSchedule.setNotionalReference(ScheduleReference value)
Sets the value of the notionalReference property.