Uses of Class
org.apache.openejb.jee.jba.cmp.MethodName

Packages that use MethodName
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of MethodName in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as MethodName
protected  MethodName QueryMethod.methodName
           
 

Methods in org.apache.openejb.jee.jba.cmp that return MethodName
 MethodName ObjectFactory.createMethodName()
          Create an instance of MethodName
 MethodName QueryMethod.getMethodName()
          Gets the value of the methodName property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type MethodName
 void QueryMethod.setMethodName(MethodName value)
          Sets the value of the methodName property.
 



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