org.apache.ode.bpel.dd
Class TProcessEvents.Generate.Factory

java.lang.Object
  extended by org.apache.ode.bpel.dd.TProcessEvents.Generate.Factory
Enclosing interface:
TProcessEvents.Generate

public static final class TProcessEvents.Generate.Factory
extends java.lang.Object

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


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

Method Detail

newValue

public static TProcessEvents.Generate newValue(java.lang.Object obj)

newInstance

public static TProcessEvents.Generate newInstance()

newInstance

public static TProcessEvents.Generate newInstance(org.apache.xmlbeans.XmlOptions options)