Uses of Class
net.finmath.smartcontract.product.xml.Barrier
-
Uses of Barrier in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected Barrier
OptionFeature.barrier
protected Barrier
OptionFeatures.barrier
Modifier and TypeMethodDescriptionObjectFactory.createBarrier()
Create an instance ofBarrier
OptionFeature.getBarrier()
Gets the value of the barrier property.OptionFeatures.getBarrier()
Gets the value of the barrier property.Modifier and TypeMethodDescriptionvoid
OptionFeature.setBarrier
(Barrier value) Sets the value of the barrier property.void
OptionFeatures.setBarrier
(Barrier value) Sets the value of the barrier property.