Uses of Class
net.finmath.smartcontract.product.xml.FxValuationDateOffset
Packages that use FxValuationDateOffset
-
Uses of FxValuationDateOffset in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxValuationDateOffsetModifier and TypeFieldDescriptionprotected FxValuationDateOffset
FxPerformanceSwap.valuationDateOffset
Methods in net.finmath.smartcontract.product.xml that return FxValuationDateOffsetModifier and TypeMethodDescriptionObjectFactory.createFxValuationDateOffset()
Create an instance ofFxValuationDateOffset
FxPerformanceSwap.getValuationDateOffset()
Gets the value of the valuationDateOffset property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxValuationDateOffsetModifier and TypeMethodDescriptionvoid
FxPerformanceSwap.setValuationDateOffset(FxValuationDateOffset value)
Sets the value of the valuationDateOffset property.