rero.dialogs.help
public class HelpData extends Object
| Field Summary | |
|---|---|
| protected LinkedList | aliases |
| protected HashMap | data |
| Constructor Summary | |
|---|---|
| HelpData() | |
| Method Summary | |
|---|---|
| LinkedList | getAliases() |
| String | getCommand(String command) |
| Object[] | getData() |
| boolean | isCommand(String command) |