public class PostForm extends Object
| Constructor and Description |
|---|
PostForm()
form value
|
PostForm(String sName,
String sValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getValue() |
void |
setName(String f) |
void |
setValue(String l) |