Uses of Class
org.apache.openejb.jee.oejb2.QueryType.QueryMethod.MethodParams

Packages that use QueryType.QueryMethod.MethodParams
org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of QueryType.QueryMethod.MethodParams in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 declared as QueryType.QueryMethod.MethodParams
protected  QueryType.QueryMethod.MethodParams QueryType.QueryMethod.methodParams
           
 

Methods in org.apache.openejb.jee.oejb2 that return QueryType.QueryMethod.MethodParams
 QueryType.QueryMethod.MethodParams ObjectFactory.createQueryTypeQueryMethodMethodParams()
          Create an instance of QueryType.QueryMethod.MethodParams
 QueryType.QueryMethod.MethodParams QueryType.QueryMethod.getMethodParams()
          Gets the value of the methodParams property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type QueryType.QueryMethod.MethodParams
 void QueryType.QueryMethod.setMethodParams(QueryType.QueryMethod.MethodParams value)
          Sets the value of the methodParams property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.