rero.dialogs.help

Class HelpCommand

public class HelpCommand extends Object

Field Summary
protected Stringcommand
protected String[]data
protected Stringdescription
protected LinkedListdescs
protected Stringexample
protected LinkedListparms
Constructor Summary
HelpCommand(String[] _data)
Method Summary
voidinit()
StringtoString()

Field Detail

command

protected String command

data

protected String[] data

description

protected String description

descs

protected LinkedList descs

example

protected String example

parms

protected LinkedList parms

Constructor Detail

HelpCommand

public HelpCommand(String[] _data)

Method Detail

init

public void init()

toString

public String toString()