public class PlayerDto
extends java.lang.Object
| Constructor and Description |
|---|
PlayerDto() |
| Modifier and Type | Method and Description |
|---|---|
long |
getChampionId() |
static long |
getInstanceCount() |
long |
getSummonerId() |
int |
getTeamId()
Implementation note: 100 for blue, 200 for red.
|
public static long getInstanceCount()
public long getChampionId()
-1 if not defined.public int getTeamId()
-1 if not defined.public long getSummonerId()
-1 if not defined.