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 FxRateObservableReference
FxAccrualBarrier.observableReference
Methods in net.finmath.smartcontract.product.xml that return FxRateObservableReferenceModifier and TypeMethodDescriptionObjectFactory.createFxRateObservableReference()
Create an instance ofFxRateObservableReference
FxAccrualBarrier.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)
void
FxAccrualBarrier.setObservableReference(FxRateObservableReference value)
Sets the value of the observableReference property.