Uses of Class
net.finmath.smartcontract.product.xml.DataDocument
Packages that use DataDocument
-
Uses of DataDocument in net.finmath.smartcontract.product.xml
Subclasses of DataDocument in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
A type defining a content model that includes valuation (pricing and risk) data without expressing any processing intention.Fields in net.finmath.smartcontract.product.xml declared as DataDocumentModifier and TypeFieldDescriptionprotected DataDocument
Smartderivativecontract.Underlyings.Underlying.dataDocument
Methods in net.finmath.smartcontract.product.xml that return DataDocumentModifier and TypeMethodDescriptionObjectFactory.createDataDocument()
Create an instance ofDataDocument
Smartderivativecontract.Underlyings.Underlying.getDataDocument()
Gets the value of the dataDocument property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type DataDocumentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DataDocument> ObjectFactory.createDataDocument
(DataDocument value) Methods in net.finmath.smartcontract.product.xml with parameters of type DataDocumentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DataDocument> ObjectFactory.createDataDocument
(DataDocument value) void
Smartderivativecontract.Underlyings.Underlying.setDataDocument
(DataDocument value) Sets the value of the dataDocument property.