public class Template extends Object
| Constructor and Description |
|---|
Template() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(Object parameter) |
List<Object> |
getParameterList() |
String |
getProcedureName() |
void |
setProcedureName(String procedureName) |
Apache Camel