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 ofDocumentationTrade.getDocumentation()Gets the value of the documentation property.Methods in net.finmath.smartcontract.product.xml with parameters of type DocumentationModifier and TypeMethodDescriptionvoidTrade.setDocumentation(Documentation value) Sets the value of the documentation property.