public class InputParameter extends Object
Constructor and Description |
---|
InputParameter(String name,
int sqlType,
Token valueSrcToken) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
int |
getSqlType() |
ValueExtractor |
getValueExtractor() |
public String getName()
public int getSqlType()
public ValueExtractor getValueExtractor()
Apache Camel