org.apache.ode.bpel.dd
Class TCleanup.On.Factory

java.lang.Object
  extended by org.apache.ode.bpel.dd.TCleanup.On.Factory
Enclosing interface:
TCleanup.On

public static final class TCleanup.On.Factory
extends java.lang.Object

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


Method Summary
static TCleanup.On newInstance()
           
static TCleanup.On newInstance(org.apache.xmlbeans.XmlOptions options)
           
static TCleanup.On 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 TCleanup.On newValue(java.lang.Object obj)

newInstance

public static TCleanup.On newInstance()

newInstance

public static TCleanup.On newInstance(org.apache.xmlbeans.XmlOptions options)