|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dps.core.model.CachedData org.dps.core.model.character.SkillInQueue
public class SkillInQueue
Field Summary | |
---|---|
int |
endSP
|
long |
endTime
|
int |
level
|
int |
queuePosition
|
int |
startSP
|
long |
startTime
|
int |
typeID
|
Fields inherited from class org.dps.core.model.CachedData |
---|
apiVersion, cachedUntil, currentTime, dataMap, lock |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class org.dps.core.model.CachedData |
---|
expiresIn, getMeta, getMeta, isExpired, putMeta |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public int endSP
public long endTime
public int level
public int queuePosition
public int startSP
public long startTime
public int typeID
Method Detail |
---|
public java.lang.String toString()
toString
in class CachedData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |