public class InterfaceSummaryHour extends InterfaceSummary
| Constructor and Description |
|---|
InterfaceSummaryHour() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getHour() |
void |
setHour(Integer hour) |
String |
toString() |
getCallbackCount, getDate, getFailCount, getMaxTime, getTotalTime, setCallbackCount, setDate, setFailCount, setMaxTime, setTotalTimepublic Integer getHour()
public void setHour(Integer hour)
public String toString()
toString in class InterfaceSummaryCopyright © 2019. All rights reserved.