public class PostForm extends Object
PostForm()
PostForm(String sName, String sValue)
String
getName()
getValue()
void
setName(String f)
setValue(String l)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PostForm()
public PostForm(String sName, String sValue)
public void setName(String f)
public String getName()
public void setValue(String l)
public String getValue()