Uses of Class
com.opengamma.strata.report.cashflow.CashFlowReport
-
Packages that use CashFlowReport Package Description com.opengamma.strata.report.cashflow Types for reporting and formatting cashflows. -
-
Uses of CashFlowReport in com.opengamma.strata.report.cashflow
Methods in com.opengamma.strata.report.cashflow that return CashFlowReport Modifier and Type Method Description CashFlowReport
CashFlowReport.Builder. build()
Methods in com.opengamma.strata.report.cashflow that return types with arguments of type CashFlowReport Modifier and Type Method Description Class<? extends CashFlowReport>
CashFlowReport.Meta. beanType()
Methods in com.opengamma.strata.report.cashflow with parameters of type CashFlowReport Modifier and Type Method Description protected String
CashFlowReportFormatter. formatData(CashFlowReport report, int rowIdx, int colIdx, ReportOutputFormat format)
protected List<Class<?>>
CashFlowReportFormatter. getColumnTypes(CashFlowReport report)
-