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.cashflowMethods in com.opengamma.strata.report.cashflow that return CashFlowReportTemplate Modifier and Type Method Description static CashFlowReportTemplateCashFlowReportTemplate. load(IniFile ini)Creates a trade report template by reading a template definition in an ini file.CashFlowReportTemplateCashFlowReportTemplateIniLoader. load(IniFile iniFile)Methods in com.opengamma.strata.report.cashflow with parameters of type CashFlowReportTemplate Modifier and Type Method Description ReportRequirementsCashFlowReportRunner. requirements(CashFlowReportTemplate reportTemplate)ReportCashFlowReportRunner. runReport(ReportCalculationResults calculationResults, CashFlowReportTemplate reportTemplate)
 
-