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 FxValuationDateOffsetFxPerformanceSwap.valuationDateOffsetMethods in net.finmath.smartcontract.product.xml that return FxValuationDateOffsetModifier and TypeMethodDescriptionObjectFactory.createFxValuationDateOffset()Create an instance ofFxValuationDateOffsetFxPerformanceSwap.getValuationDateOffset()Gets the value of the valuationDateOffset property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxValuationDateOffsetModifier and TypeMethodDescriptionvoidFxPerformanceSwap.setValuationDateOffset(FxValuationDateOffset value) Sets the value of the valuationDateOffset property.