public class PlayTimeDataByRegion extends Object
| Constructor and Description |
|---|
PlayTimeDataByRegion() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getPlayTime() |
String |
getRegion() |
Long |
getTotalPlayTime() |
Long |
getTotalSv() |
void |
setPlayTime(Long playTime) |
void |
setRegion(String region) |
void |
setTotalPlayTime(Long totalPlayTime) |
void |
setTotalSv(Long totalSv) |
public String getRegion()
public void setRegion(String region)
public Long getTotalSv()
public void setTotalSv(Long totalSv)
public Long getTotalPlayTime()
public void setTotalPlayTime(Long totalPlayTime)
public Long getPlayTime()
public void setPlayTime(Long playTime)
Copyright © 2023. All rights reserved.