Uses of Class
net.finmath.smartcontract.product.xml.ReportingLevel
Packages that use ReportingLevel
-
Uses of ReportingLevel in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ReportingLevelMethods in net.finmath.smartcontract.product.xml that return ReportingLevelModifier and TypeMethodDescriptionObjectFactory.createReportingLevel()
Create an instance ofReportingLevel
TradeSummary.getReportingLevel()
Gets the value of the reportingLevel property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReportingLevelModifier and TypeMethodDescriptionvoid
TradeSummary.setReportingLevel
(ReportingLevel value) Sets the value of the reportingLevel property.