Package org.cybergarage.http
Class Parameter
- java.lang.Object
- 
- org.cybergarage.http.Parameter
 
- 
 public class Parameter extends Object 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()StringgetValue()voidsetName(String name)voidsetValue(String value)
 
-