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, setSession
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.