Uses of Class
net.finmath.smartcontract.product.xml.FxTargetRegionUpperBound
-
Uses of FxTargetRegionUpperBound in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected FxTargetRegionUpperBound
FxTargetLinearPayoffRegion.upperBound
Modifier and TypeMethodDescriptionObjectFactory.createFxTargetRegionUpperBound()
Create an instance ofFxTargetRegionUpperBound
FxTargetLinearPayoffRegion.getUpperBound()
Gets the value of the upperBound property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxTargetRegionUpperBound> ObjectFactory.createFxTargetAccumulationRegionUpperBound
(FxTargetRegionUpperBound value) jakarta.xml.bind.JAXBElement
<FxTargetRegionUpperBound> ObjectFactory.createFxTargetConstantPayoffRegionUpperBound
(FxTargetRegionUpperBound value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxTargetRegionUpperBound> ObjectFactory.createFxTargetAccumulationRegionUpperBound
(FxTargetRegionUpperBound value) jakarta.xml.bind.JAXBElement
<FxTargetRegionUpperBound> ObjectFactory.createFxTargetConstantPayoffRegionUpperBound
(FxTargetRegionUpperBound value) void
FxTargetLinearPayoffRegion.setUpperBound
(FxTargetRegionUpperBound value) Sets the value of the upperBound property.