public class UseCommand extends Command
| Constructor and Description |
|---|
UseCommand(Character character,
Thing thing,
Thing target) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Character |
getCharacter() |
Thing |
getTarget() |
Thing |
getThing() |
int |
hashCode() |
void |
setCharacter(Character character) |
void |
setTarget(Thing target) |
void |
setThing(Thing thing) |
String |
toString() |
getSession, setSessionCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.