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 FxTargetRegionUpperBoundFxTargetLinearPayoffRegion.upperBoundMethods in net.finmath.smartcontract.product.xml that return FxTargetRegionUpperBoundModifier and TypeMethodDescriptionObjectFactory.createFxTargetRegionUpperBound()Create an instance ofFxTargetRegionUpperBoundFxTargetLinearPayoffRegion.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)voidFxTargetLinearPayoffRegion.setUpperBound(FxTargetRegionUpperBound value)Sets the value of the upperBound property.