| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parameter | |
|---|---|
| citysdk.tourism.client.requests | Package for the library client stub. | 
| Uses of Parameter in citysdk.tourism.client.requests | 
|---|
| Methods in citysdk.tourism.client.requests that return Parameter | |
|---|---|
|  Parameter | ParameterList.get(int i)Gets the Parameterin the given index. | 
|  Parameter | ParameterList.getWithTerm(ParameterTerms term)Gets the Parameterwith the given term. | 
|  Parameter[] | ParameterList.toArray()Get the array representation of the parameters. | 
| Methods in citysdk.tourism.client.requests with parameters of type Parameter | |
|---|---|
|  void | ParameterList.add(Parameter parameter)Adds a new parameter, if it does not exist already. | 
|  void | ParameterList.replace(Parameter parameter)Replaces or adds a given Parameter. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||