Uses of Class
net.finmath.smartcontract.product.xml.FxComplexBarrierBaseReference
Packages that use FxComplexBarrierBaseReference
-
Uses of FxComplexBarrierBaseReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxComplexBarrierBaseReferenceModifier and TypeFieldDescriptionprotected FxComplexBarrierBaseReferenceFxSettlementPeriodBarrier.barrierReferenceprotected FxComplexBarrierBaseReferenceFxTargetLeverage.barrierReferenceprotected FxComplexBarrierBaseReferenceFxTargetRegionLowerBound.barrierReferenceprotected FxComplexBarrierBaseReferenceFxTargetRegionUpperBound.barrierReferenceMethods in net.finmath.smartcontract.product.xml that return FxComplexBarrierBaseReferenceModifier and TypeMethodDescriptionObjectFactory.createFxComplexBarrierBaseReference()Create an instance ofFxComplexBarrierBaseReferenceFxSettlementPeriodBarrier.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.Methods in net.finmath.smartcontract.product.xml with parameters of type FxComplexBarrierBaseReferenceModifier and TypeMethodDescriptionvoidFxSettlementPeriodBarrier.setBarrierReference(FxComplexBarrierBaseReference value) Sets the value of the barrierReference property.voidFxTargetLeverage.setBarrierReference(FxComplexBarrierBaseReference value) Sets the value of the barrierReference property.voidFxTargetRegionLowerBound.setBarrierReference(FxComplexBarrierBaseReference value) Sets the value of the barrierReference property.voidFxTargetRegionUpperBound.setBarrierReference(FxComplexBarrierBaseReference value) Sets the value of the barrierReference property.