public class ParameterCollector extends Object
| Constructor and Description |
|---|
ParameterCollector() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(int index,
ParameterType type,
Object value) |
void |
add(int index,
ParameterType type,
String description) |
List<Parameter> |
getAll() |
public void add(int index,
ParameterType type,
Object value)
public void add(int index,
ParameterType type,
String description)
Copyright © 2016. All rights reserved.