|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Create a new set of parameters
Method Summary | |
void |
addParameter(java.lang.String paramName,
java.lang.String paramValue)
Add a parameter to the request |
java.util.List |
getParameters()
Returns a list of all the parameters for the request. |
Method Detail |
public void addParameter(java.lang.String paramName, java.lang.String paramValue)
paramName
- parameter nameparamValue
- parameter value, or null for an empty valuepublic java.util.List getParameters()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |