Uses of Class
net.finmath.smartcontract.product.xml.KnockOutRateObservation
Packages that use KnockOutRateObservation
-
Uses of KnockOutRateObservation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as KnockOutRateObservationMethods in net.finmath.smartcontract.product.xml that return KnockOutRateObservationModifier and TypeMethodDescriptionObjectFactory.createKnockOutRateObservation()
Create an instance ofKnockOutRateObservation
OptionEvent.getKnockOut()
Gets the value of the knockOut property.Methods in net.finmath.smartcontract.product.xml with parameters of type KnockOutRateObservationModifier and TypeMethodDescriptionvoid
OptionEvent.setKnockOut
(KnockOutRateObservation value) Sets the value of the knockOut property.