|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.staker.hub.commands.AbstractHubCommand
public abstract class AbstractHubCommand
| Constructor Summary | |
|---|---|
AbstractHubCommand()
|
|
AbstractHubCommand(java.lang.String userName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getUserName()
The user name or process initiating the command. |
void |
setUserName(java.lang.String newName)
Set the user name or process initiating the command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.partnersoft.staker.hub.commands.HubCommand |
|---|
runCommand |
| Constructor Detail |
|---|
public AbstractHubCommand()
public AbstractHubCommand(java.lang.String userName)
| Method Detail |
|---|
public java.lang.String getUserName()
HubCommand
getUserName in interface HubCommandpublic void setUserName(java.lang.String newName)
HubCommand
setUserName in interface HubCommand
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||