com.planet_ink.coffee_mud.WebMacros.grinder
Class GrinderItems

java.lang.Object
  extended by com.planet_ink.coffee_mud.WebMacros.grinder.GrinderItems

public class GrinderItems
extends java.lang.Object


Constructor Summary
GrinderItems()
           
 
Method Summary
static java.lang.String editItem(ExternalHTTPRequests httpReq, java.util.Hashtable parms, MOB whom, Room R, MOB playerM)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrinderItems

public GrinderItems()
Method Detail

editItem

public static java.lang.String editItem(ExternalHTTPRequests httpReq,
                                        java.util.Hashtable parms,
                                        MOB whom,
                                        Room R,
                                        MOB playerM)