public class MoveCommand extends Command
| Constructor and Description |
|---|
MoveCommand(Character character,
Room room) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Character |
getCharacter() |
Room |
getRoom() |
int |
hashCode() |
void |
setCharacter(Character character) |
void |
setRoom(Room room) |
String |
toString() |
getSession, setSessionCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.