com.baidubce.services.lss.model
Class LiveStatisticsWithDate

java.lang.Object
  extended by com.baidubce.services.lss.model.LiveStatistics
      extended by com.baidubce.services.lss.model.LiveStatisticsWithDate
All Implemented Interfaces:
Serializable

public class LiveStatisticsWithDate
extends LiveStatistics
implements Serializable

Created by wuyafei on 16/10/17.

See Also:
Serialized Form

Constructor Summary
LiveStatisticsWithDate()
           
 
Method Summary
 String getDate()
           
 void setDate(String date)
           
 String toString()
           
 
Methods inherited from class com.baidubce.services.lss.model.LiveStatistics
getDownstreamInByte, getDurationInMinute, getPeakBandwidthInBps, getPeakPlayCount, getPlayCount, setDownstreamInByte, setDurationInMinute, setPeakBandwidthInBps, setPeakPlayCount, setPlayCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LiveStatisticsWithDate

public LiveStatisticsWithDate()
Method Detail

getDate

public String getDate()

setDate

public void setDate(String date)

toString

public String toString()
Overrides:
toString in class LiveStatistics


Copyright © 2018. All rights reserved.