com.baidubce.services.lss.model
Class GetAllDomainsPlayCountResponse.PlayCountStatistics

java.lang.Object
  extended by com.baidubce.services.lss.model.GetAllDomainsPlayCountResponse.PlayCountStatistics
All Implemented Interfaces:
Serializable
Enclosing class:
GetAllDomainsPlayCountResponse

public static class GetAllDomainsPlayCountResponse.PlayCountStatistics
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
GetAllDomainsPlayCountResponse.PlayCountStatistics()
           
 
Method Summary
 Long getPlayCount()
           
 String getTimestamp()
           
 void setPlayCount(Long playCount)
           
 void setTimestamp(String timestamp)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetAllDomainsPlayCountResponse.PlayCountStatistics

public GetAllDomainsPlayCountResponse.PlayCountStatistics()
Method Detail

getTimestamp

public String getTimestamp()

setTimestamp

public void setTimestamp(String timestamp)

getPlayCount

public Long getPlayCount()

setPlayCount

public void setPlayCount(Long playCount)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.