Uses of Class
net.finmath.smartcontract.product.xml.NoTouchRateObservation
Packages that use NoTouchRateObservation
-
Uses of NoTouchRateObservation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as NoTouchRateObservationMethods in net.finmath.smartcontract.product.xml that return NoTouchRateObservationModifier and TypeMethodDescriptionObjectFactory.createNoTouchRateObservation()
Create an instance ofNoTouchRateObservation
OptionEvent.getNoTouch()
Gets the value of the noTouch property.Methods in net.finmath.smartcontract.product.xml with parameters of type NoTouchRateObservationModifier and TypeMethodDescriptionvoid
OptionEvent.setNoTouch
(NoTouchRateObservation value) Sets the value of the noTouch property.