public class Games
extends java.lang.Object
Constructor and Description |
---|
Games() |
Modifier and Type | Method and Description |
---|---|
java.util.List<TopGame> |
getTop() |
int |
getTotal() |
void |
setTop(java.util.List<TopGame> top) |
void |
setTotal(int total) |
java.lang.String |
toString() |