public class RT130ReportFactory
extends java.lang.Object
Constructor and Description |
---|
RT130ReportFactory(java.util.Map channelIdWithTimeRanges,
java.util.Map channelIdStringToChannelId) |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getSortedStationDataSummaryList() |
java.util.List |
getStationCodes() |
java.util.List |
getStationDataSummaryList() |
void |
printDaysOfCoverage(java.io.PrintWriter reportStream) |
void |
printGapDescription(java.io.PrintWriter reportStream) |
public RT130ReportFactory(java.util.Map channelIdWithTimeRanges, java.util.Map channelIdStringToChannelId)
public void printGapDescription(java.io.PrintWriter reportStream)
public void printDaysOfCoverage(java.io.PrintWriter reportStream)
public java.util.List getStationCodes()
public java.util.List getStationDataSummaryList()
public java.util.List getSortedStationDataSummaryList()