Uses of Class
net.finmath.smartcontract.product.xml.TriggerRateObservation
Packages that use TriggerRateObservation
-
Uses of TriggerRateObservation in net.finmath.smartcontract.product.xml
Subclasses of TriggerRateObservation in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassDescribes an observation that caused a barrier knock out to triggerclassJava class for TouchRateObservation complex type.Fields in net.finmath.smartcontract.product.xml declared as TriggerRateObservationMethods in net.finmath.smartcontract.product.xml that return TriggerRateObservationModifier and TypeMethodDescriptionObjectFactory.createTriggerRateObservation()Create an instance ofTriggerRateObservationOptionEvent.getKnockIn()Gets the value of the knockIn property.Methods in net.finmath.smartcontract.product.xml with parameters of type TriggerRateObservationModifier and TypeMethodDescriptionvoidOptionEvent.setKnockIn(TriggerRateObservation value) Sets the value of the knockIn property.