Uses of Class
net.finmath.smartcontract.product.xml.FxComplexBarrierBaseReference
-
Uses of FxComplexBarrierBaseReference in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected FxComplexBarrierBaseReference
FxSettlementPeriodBarrier.barrierReference
protected FxComplexBarrierBaseReference
FxTargetLeverage.barrierReference
protected FxComplexBarrierBaseReference
FxTargetRegionLowerBound.barrierReference
protected FxComplexBarrierBaseReference
FxTargetRegionUpperBound.barrierReference
Modifier and TypeMethodDescriptionObjectFactory.createFxComplexBarrierBaseReference()
Create an instance ofFxComplexBarrierBaseReference
FxSettlementPeriodBarrier.getBarrierReference()
Gets the value of the barrierReference property.FxTargetLeverage.getBarrierReference()
Gets the value of the barrierReference property.FxTargetRegionLowerBound.getBarrierReference()
Gets the value of the barrierReference property.FxTargetRegionUpperBound.getBarrierReference()
Gets the value of the barrierReference property.Modifier and TypeMethodDescriptionvoid
FxSettlementPeriodBarrier.setBarrierReference
(FxComplexBarrierBaseReference value) Sets the value of the barrierReference property.void
FxTargetLeverage.setBarrierReference
(FxComplexBarrierBaseReference value) Sets the value of the barrierReference property.void
FxTargetRegionLowerBound.setBarrierReference
(FxComplexBarrierBaseReference value) Sets the value of the barrierReference property.void
FxTargetRegionUpperBound.setBarrierReference
(FxComplexBarrierBaseReference value) Sets the value of the barrierReference property.