Uses of Class
net.finmath.smartcontract.product.xml.AdditionalData
Packages that use AdditionalData
-
Uses of AdditionalData in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AdditionalDataFields in net.finmath.smartcontract.product.xml with type parameters of type AdditionalDataMethods in net.finmath.smartcontract.product.xml that return AdditionalDataModifier and TypeMethodDescriptionObjectFactory.createAdditionalData()
Create an instance ofAdditionalData
Exception.getAdditionalData()
Gets the value of the additionalData property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type AdditionalDataModifier and TypeMethodDescriptionReason.getAdditionalData()
Gets the value of the additionalData property.Methods in net.finmath.smartcontract.product.xml with parameters of type AdditionalDataModifier and TypeMethodDescriptionvoid
Exception.setAdditionalData
(AdditionalData value) Sets the value of the additionalData property.