Uses of Class
net.finmath.smartcontract.product.xml.FxRateObservableReference
Packages that use FxRateObservableReference
-
Uses of FxRateObservableReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxRateObservableReferenceModifier and TypeFieldDescriptionprotected FxRateObservableReferenceFxAccrualBarrier.observableReferenceMethods in net.finmath.smartcontract.product.xml that return FxRateObservableReferenceModifier and TypeMethodDescriptionObjectFactory.createFxRateObservableReference()Create an instance ofFxRateObservableReferenceFxAccrualBarrier.getObservableReference()Gets the value of the observableReference property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FxRateObservableReferenceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FxRateObservableReference> ObjectFactory.createFxAccrualRegionObservableReference(FxRateObservableReference value) Methods in net.finmath.smartcontract.product.xml with parameters of type FxRateObservableReferenceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FxRateObservableReference> ObjectFactory.createFxAccrualRegionObservableReference(FxRateObservableReference value) voidFxAccrualBarrier.setObservableReference(FxRateObservableReference value) Sets the value of the observableReference property.