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

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

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

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


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

newInstance

public static TCleanup.Category newInstance()

newInstance

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