public class AbstractQueryParam extends Object implements QueryParam
| Constructor and Description |
|---|
AbstractQueryParam(int index,
DbType type,
String name) |
public int getIndex()
QueryParamgetIndex in interface QueryParampublic DbType getType()
QueryParamgetType in interface QueryParampublic String getName()
QueryParamgetName in interface QueryParamCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.