|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Parameters
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 |
---|
void addParameter(java.lang.String paramName, java.lang.String paramValue)
paramName
- parameter nameparamValue
- parameter value, or null for an empty valuejava.util.List getParameters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |