Uses of Class
net.finmath.smartcontract.product.xml.ValuationPostponement
Packages that use ValuationPostponement
-
Uses of ValuationPostponement in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ValuationPostponementModifier and TypeFieldDescriptionprotected ValuationPostponement
FallbackReferencePrice.valuationPostponement
Methods in net.finmath.smartcontract.product.xml that return ValuationPostponementModifier and TypeMethodDescriptionObjectFactory.createValuationPostponement()
Create an instance ofValuationPostponement
FallbackReferencePrice.getValuationPostponement()
Gets the value of the valuationPostponement property.Methods in net.finmath.smartcontract.product.xml with parameters of type ValuationPostponementModifier and TypeMethodDescriptionvoid
FallbackReferencePrice.setValuationPostponement(ValuationPostponement value)
Sets the value of the valuationPostponement property.