public class LiveStatisticsWithDate extends LiveStatistics implements Serializable
| Constructor and Description |
|---|
LiveStatisticsWithDate() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDate() |
void |
setDate(String date) |
String |
toString() |
getDownstreamInByte, getDurationInMinute, getPeakBandwidthInBps, getPeakPlayCount, getPlayCount, setDownstreamInByte, setDurationInMinute, setPeakBandwidthInBps, setPeakPlayCount, setPlayCountpublic String getDate()
public void setDate(String date)
public String toString()
toString in class LiveStatisticsCopyright © 2022. All rights reserved.