Uses of Class
net.finmath.smartcontract.product.xml.FxAccrualBarrier
-
Uses of FxAccrualBarrier in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected List
<FxAccrualBarrier> FxAccrualDigitalOption.barrier
protected List
<FxAccrualBarrier> FxAccrualForward.barrier
protected List
<FxAccrualBarrier> FxAccrualOption.barrier
protected List
<FxAccrualBarrier> FxRangeAccrual.barrier
Modifier and TypeMethodDescriptionObjectFactory.createFxAccrualBarrier()
Create an instance ofFxAccrualBarrier
Modifier and TypeMethodDescriptionFxAccrualDigitalOption.getBarrier()
Gets the value of the barrier property.FxAccrualForward.getBarrier()
Gets the value of the barrier property.FxAccrualOption.getBarrier()
Gets the value of the barrier property.FxRangeAccrual.getBarrier()
Gets the value of the barrier property.