public class TimeScoreLogCatagory extends Object
| Constructor and Description |
|---|
TimeScoreLogCatagory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFormatTime() |
List<com.ptteng.score.home.model.ScoreLog> |
getScoreLogList() |
int |
hashCode() |
void |
setFormatTime(String formatTime) |
void |
setScoreLogList(List<com.ptteng.score.home.model.ScoreLog> scoreLogList) |
public String getFormatTime()
public void setFormatTime(String formatTime)
public List<com.ptteng.score.home.model.ScoreLog> getScoreLogList()
public void setScoreLogList(List<com.ptteng.score.home.model.ScoreLog> scoreLogList)
Copyright © 2017. All rights reserved.