Uses of Class
com.opengamma.strata.report.cashflow.CashFlowReportTemplate
-
Packages that use CashFlowReportTemplate Package Description com.opengamma.strata.report.cashflow Types for reporting and formatting cashflows. -
-
Uses of CashFlowReportTemplate in com.opengamma.strata.report.cashflow
Methods in com.opengamma.strata.report.cashflow that return CashFlowReportTemplate Modifier and Type Method Description static CashFlowReportTemplate
CashFlowReportTemplate. load(IniFile ini)
Creates a trade report template by reading a template definition in an ini file.CashFlowReportTemplate
CashFlowReportTemplateIniLoader. load(IniFile iniFile)
Methods in com.opengamma.strata.report.cashflow with parameters of type CashFlowReportTemplate Modifier and Type Method Description ReportRequirements
CashFlowReportRunner. requirements(CashFlowReportTemplate reportTemplate)
Report
CashFlowReportRunner. runReport(ReportCalculationResults calculationResults, CashFlowReportTemplate reportTemplate)
-