Package org.vrspace.server.dto
Class Data
java.lang.Object
org.vrspace.server.dto.Data
- All Implemented Interfaces:
Command
Command to set/clear/get/list UserData of a Client.
- Author:
- joe
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Data
public Data()
-
-
Method Details
-
execute
-
getAction
list/get/set/clear -
getKey
used in get/set/clear -
getValue
used in set only -
setAction
list/get/set/clear -
setKey
used in get/set/clear -
setValue
used in set only -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-