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 TypeClassDescriptionclassA 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 DataDocumentSmartderivativecontract.Underlyings.Underlying.dataDocumentMethods in net.finmath.smartcontract.product.xml that return DataDocumentModifier and TypeMethodDescriptionObjectFactory.createDataDocument()Create an instance ofDataDocumentSmartderivativecontract.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) voidSmartderivativecontract.Underlyings.Underlying.setDataDocument(DataDocument value) Sets the value of the dataDocument property.