org.openejb.xbeans.ejbjar
Class OpenejbQueryType.QueryMethod.MethodParams.Factory

java.lang.Object
  extended byorg.openejb.xbeans.ejbjar.OpenejbQueryType.QueryMethod.MethodParams.Factory
Enclosing class:
OpenejbQueryType.QueryMethod.MethodParams

public static final class OpenejbQueryType.QueryMethod.MethodParams.Factory
extends Object

A factory class with static methods for creating instances of this type.


Method Summary
static OpenejbQueryType.QueryMethod.MethodParams newInstance()
           
static OpenejbQueryType.QueryMethod.MethodParams newInstance(org.apache.xmlbeans.XmlOptions options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static OpenejbQueryType.QueryMethod.MethodParams newInstance()

newInstance

public static OpenejbQueryType.QueryMethod.MethodParams newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.