public class DefaultInputQueryParam extends AbstractQueryParam implements InputQueryParam
Constructor and Description |
---|
DefaultInputQueryParam(int index,
DbType type,
Object value) |
DefaultInputQueryParam(int index,
DbType type,
Object value,
String name) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue() |
getIndex, getName, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIndex, getName, getType
public Object getValue()
getValue
in interface InputQueryParam
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.