Uses of Class
net.finmath.smartcontract.product.xml.Documentation
Packages that use Documentation
-
Uses of Documentation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DocumentationMethods in net.finmath.smartcontract.product.xml that return DocumentationModifier and TypeMethodDescriptionObjectFactory.createDocumentation()
Create an instance ofDocumentation
Trade.getDocumentation()
Gets the value of the documentation property.Methods in net.finmath.smartcontract.product.xml with parameters of type DocumentationModifier and TypeMethodDescriptionvoid
Trade.setDocumentation
(Documentation value) Sets the value of the documentation property.