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