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

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

public static final class OpenejbQueryType.QueryMethod.Factory
extends Object

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


Method Summary
static OpenejbQueryType.QueryMethod newInstance()
           
static OpenejbQueryType.QueryMethod 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 newInstance()

newInstance

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


Copyright © 1999-2006 OpenEJB. All Rights Reserved.