Uses of Class
net.finmath.smartcontract.product.xml.FxTargetRegionUpperBound
Packages that use FxTargetRegionUpperBound
-
Uses of FxTargetRegionUpperBound in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxTargetRegionUpperBoundModifier and TypeFieldDescriptionprotected FxTargetRegionUpperBound
FxTargetLinearPayoffRegion.upperBound
Methods in net.finmath.smartcontract.product.xml that return FxTargetRegionUpperBoundModifier and TypeMethodDescriptionObjectFactory.createFxTargetRegionUpperBound()
Create an instance ofFxTargetRegionUpperBound
FxTargetLinearPayoffRegion.getUpperBound()
Gets the value of the upperBound property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FxTargetRegionUpperBoundModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FxTargetRegionUpperBound>
ObjectFactory.createFxTargetAccumulationRegionUpperBound(FxTargetRegionUpperBound value)
jakarta.xml.bind.JAXBElement<FxTargetRegionUpperBound>
ObjectFactory.createFxTargetConstantPayoffRegionUpperBound(FxTargetRegionUpperBound value)
Methods in net.finmath.smartcontract.product.xml with parameters of type FxTargetRegionUpperBoundModifier 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.