Package org.eclnt.util.token
Class Token
java.lang.Object
org.eclnt.util.token.Token
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
getUuid()
void
setContent
(String content) void
setCreationStamp
(long creationStamp) void
-
Constructor Details
-
Token
public Token() -
Token
-
-
Method Details
-
getCreationStamp
public long getCreationStamp() -
setCreationStamp
public void setCreationStamp(long creationStamp) -
getUuid
-
setUuid
-
getContent
-
setContent
-