org.mule.module.db.internal.domain.param
Interface InputQueryParam

All Superinterfaces:
QueryParam
All Known Subinterfaces:
InOutQueryParam
All Known Implementing Classes:
DefaultInOutQueryParam, DefaultInputQueryParam

public interface InputQueryParam
extends QueryParam

Defines a parameter that provides an input value


Method Summary
 Object getValue()
           
 
Methods inherited from interface org.mule.module.db.internal.domain.param.QueryParam
getIndex, getName, getType
 

Method Detail

getValue

Object getValue()


Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.