|
||||||||||
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.CharacterAccountBalance
public class CharacterAccountBalance
Field Summary | |
---|---|
int |
accountID
|
int |
accountKey
|
double |
balance
|
Capsuleer |
character
|
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 accountID
public int accountKey
public double balance
public Capsuleer character
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 |