Package org.vrspace.server.obj
Class UserData
java.lang.Object
org.vrspace.server.obj.Entity
org.vrspace.server.obj.UserData
Simple key-value pair that can be attached to any VRObject, but is most
useful when attached to Client, as it allows to persist custom user
information.
- Author:
- joe
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.vrspace.server.obj.Entity
dispose, getObjectId, setId
-
Constructor Details
-
UserData
public UserData() -
UserData
-
-
Method Details