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