public class WatchLengthDataByTime extends Object
| Constructor and Description |
|---|
WatchLengthDataByTime() |
| Modifier and Type | Method and Description |
|---|---|
List<WatchLengthDataByDomain> |
getDomainIds() |
Long |
getPlayTime() |
String |
getTime() |
Long |
getTotalPlayTime() |
Long |
getTotalSv() |
void |
setDomainIds(List<WatchLengthDataByDomain> domainIds) |
void |
setPlayTime(Long playTime) |
void |
setTime(String time) |
void |
setTotalPlayTime(Long totalPlayTime) |
void |
setTotalSv(Long totalSv) |
public String getTime()
public void setTime(String time)
public Long getTotalSv()
public void setTotalSv(Long totalSv)
public Long getTotalPlayTime()
public void setTotalPlayTime(Long totalPlayTime)
public Long getPlayTime()
public void setPlayTime(Long playTime)
public List<WatchLengthDataByDomain> getDomainIds()
public void setDomainIds(List<WatchLengthDataByDomain> domainIds)
Copyright © 2023. All rights reserved.