|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.core.intermud.cm1.commands.CM1Command
com.planet_ink.coffee_mud.core.intermud.cm1.commands.GetStat
com.planet_ink.coffee_mud.core.intermud.cm1.commands.SetStat
public class SetStat
| Field Summary |
|---|
| Fields inherited from class com.planet_ink.coffee_mud.core.intermud.cm1.commands.GetStat |
|---|
ITEMSTATS, MOBASTATS, PHYASTATS, PHYSSTATS, ROOMSTATS, STATTYPES, TYPESTYPE |
| Fields inherited from class com.planet_ink.coffee_mud.core.intermud.cm1.commands.CM1Command |
|---|
className, parameters, req |
| Constructor Summary | |
|---|---|
SetStat(RequestHandler req,
java.lang.String parameters)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCommandWord()
|
void |
run()
|
| Methods inherited from class com.planet_ink.coffee_mud.core.intermud.cm1.commands.GetStat |
|---|
getApplicableStatCodes, getHelp, getModifiable, getStatCodes, getTypeCode, isApplicableTypeCode, isAStat, isAuthorized, passesSecurityCheck, UseGenBuilder |
| Methods inherited from class com.planet_ink.coffee_mud.core.intermud.cm1.commands.CM1Command |
|---|
getTarget, newInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetStat(RequestHandler req,
java.lang.String parameters)
| Method Detail |
|---|
public java.lang.String getCommandWord()
getCommandWord in class GetStatpublic void run()
run in interface java.lang.Runnablerun in class GetStat
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||