Package com.seeq.model
Class SchedulableSummaryDayOutputV1
java.lang.Object
com.seeq.model.SchedulableSummaryDayOutputV1
A list of days which have been summarized over
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
The day that the results are for -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddResultsItem
(Long resultsItem) boolean
getDay()
The day that the results are forThe summarized values for the given dayint
hashCode()
void
void
setResults
(List<Long> results) toString()
-
Constructor Details
-
SchedulableSummaryDayOutputV1
public SchedulableSummaryDayOutputV1()
-
-
Method Details
-
day
-
getDay
The day that the results are for- Returns:
- day
-
setDay
-
results
-
addResultsItem
-
getResults
The summarized values for the given day- Returns:
- results
-
setResults
-
equals
-
hashCode
public int hashCode() -
toString
-