public interface IParameterProcessing
| Modifier and Type | Field and Description | 
|---|---|
static String | 
JSON_KEY_PARAMNAME  | 
static String | 
JSON_KEY_PARAMVALUE  | 
| Modifier and Type | Method and Description | 
|---|---|
List<org.json.JSONObject> | 
getParameters()  | 
Map<String,String> | 
getParamMap()  | 
void | 
setParameters(List<org.json.JSONObject> parameters)  | 
void | 
setParamMap(Map<String,String> parameters)  | 
static final String JSON_KEY_PARAMNAME
static final String JSON_KEY_PARAMVALUE
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.