rero.dialogs.help

Class HelpData

public class HelpData extends Object

Field Summary
protected LinkedListaliases
protected HashMapdata
Constructor Summary
HelpData()
Method Summary
LinkedListgetAliases()
StringgetCommand(String command)
Object[]getData()
booleanisCommand(String command)

Field Detail

aliases

protected LinkedList aliases

data

protected HashMap data

Constructor Detail

HelpData

public HelpData()

Method Detail

getAliases

public LinkedList getAliases()

getCommand

public String getCommand(String command)

getData

public Object[] getData()

isCommand

public boolean isCommand(String command)