Package org.cybergarage.http
Class Parameter
- java.lang.Object
-
- org.cybergarage.http.Parameter
-
public class Parameter extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
String
getValue()
void
setName(String name)
void
setValue(String value)
-