public class SearchCommand extends Command
| Constructor and Description |
|---|
SearchCommand() |
SearchCommand(Thing thing) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Thing |
getThing() |
int |
hashCode() |
void |
setThing(Thing thing) |
String |
toString() |
getSession, setSessionpublic SearchCommand()
public SearchCommand(Thing thing)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.