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 ofReportingLevelTradeSummary.getReportingLevel()Gets the value of the reportingLevel property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReportingLevelModifier and TypeMethodDescriptionvoidTradeSummary.setReportingLevel(ReportingLevel value) Sets the value of the reportingLevel property.