public class BreakdownReportModel extends Object
| Modifier and Type | Field and Description |
|---|---|
private BreakdownReportInfo[] |
reportsInfo |
| Constructor and Description |
|---|
BreakdownReportModel() |
BreakdownReportModel(BreakdownReportInfo[] reportsInfoValue) |
| Modifier and Type | Method and Description |
|---|---|
BreakdownReportInfo[] |
getReportsInfo() |
void |
initRedirectSequence(String fileBaseName) |
private int |
nextAvailableRedirect(int currentIndex) |
private BreakdownReportInfo[] reportsInfo
public BreakdownReportModel()
public BreakdownReportModel(BreakdownReportInfo[] reportsInfoValue)
public BreakdownReportInfo[] getReportsInfo()
private int nextAvailableRedirect(int currentIndex)
public void initRedirectSequence(String fileBaseName)
Copyright © 2013-2016. All Rights Reserved.