public class Token extends Object implements Serializable
Token()
Long
getTime()
String
getValue()
void
setTime(Long time)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Token()
public String getValue()
public void setValue(String value)
public Long getTime()
public void setTime(Long time)
Copyright © 2017. All rights reserved.