Package org.vrspace.server.dto
Class Activate
java.lang.Object
org.vrspace.server.dto.Activate
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanexecute(WorldManager worldManager, Client client) getId()inthashCode()voidvoidsetClassName(String className) voidtoString()
-
Constructor Details
-
Activate
public Activate()
-
-
Method Details