org.apache.openejb.jee.oejb3
Class QueryMethod
java.lang.Object
org.apache.openejb.jee.oejb3.QueryMethod
public class QueryMethod
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
methodName
protected String methodName
methodParams
protected MethodParams methodParams
QueryMethod
public QueryMethod()
getMethodName
public String getMethodName()
setMethodName
public void setMethodName(String value)
getMethodParams
public MethodParams getMethodParams()
setMethodParams
public void setMethodParams(MethodParams value)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.