public class MasteryPages extends Dto implements java.io.Serializable
Constructor and Description |
---|
MasteryPages() |
Modifier and Type | Method and Description |
---|---|
MasteryPage |
getCurrentPage()
Utility method to get the current rune page.
|
java.util.Set<MasteryPage> |
getPages() |
long |
getSummonerId() |
java.lang.String |
toString() |
toString, toStringVerbosely
public MasteryPage getCurrentPage()
null
if there is no such mastery page.public java.util.Set<MasteryPage> getPages()
public long getSummonerId()
public java.lang.String toString()
toString
in class java.lang.Object