public class MasteryPageDto
extends java.lang.Object
| Constructor and Description |
|---|
MasteryPageDto() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
static long |
getInstanceCount() |
Mastery[] |
getMasteries() |
java.lang.String |
getName() |
boolean |
isCurrent() |
public static long getInstanceCount()
public Mastery[] getMasteries()
public long getId()
-1
if not defined.public java.lang.String getName()
public boolean isCurrent()
false if not defined.