Package com.seeq.model
Class SchedulableSummaryWeekOutputV1
java.lang.Object
com.seeq.model.SchedulableSummaryWeekOutputV1
SchedulableSummaryWeekOutputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddResultsItem
(SchedulableSummaryDayOutputV1 resultsItem) boolean
A list of days which have been summarized overint
hashCode()
results
(List<SchedulableSummaryDayOutputV1> results) void
setResults
(List<SchedulableSummaryDayOutputV1> results) toString()
-
Constructor Details
-
SchedulableSummaryWeekOutputV1
public SchedulableSummaryWeekOutputV1()
-
-
Method Details