magoffin.matt.ma2.web
Class HelpController.Command

java.lang.Object
  extended by magoffin.matt.ma2.web.HelpController.Command
Enclosing class:
HelpController

public static class HelpController.Command
extends java.lang.Object

Command class.


Constructor Summary
HelpController.Command()
           
 
Method Summary
 java.lang.String getHelpId()
           
 void setHelpId(java.lang.String helpId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelpController.Command

public HelpController.Command()
Method Detail

getHelpId

public java.lang.String getHelpId()
Returns:
the helpId

setHelpId

public void setHelpId(java.lang.String helpId)
Parameters:
helpId - the helpId to set