public class MasteryPagesDto
extends java.lang.Object
| Constructor and Description |
|---|
MasteryPagesDto() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getInstanceCount() |
MasteryPageDto[] |
getPages()
Implementation note: could be empty if the player has no mastery
pages.
|
long |
getSummonerId() |
public static long getInstanceCount()
public long getSummonerId()
-1 if not
defined.public MasteryPageDto[] getPages()