org.mule.module.db.internal.domain.query
Class QueryParamValue
java.lang.Object
org.mule.module.db.internal.domain.query.QueryParamValue
public class QueryParamValue
- extends Object
Contains the value for a query parameter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryParamValue
public QueryParamValue(String name,
Object value)
getValue
public Object getValue()
getName
public String getName()
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.