org.jboss.soa.esb.listeners.config.xbeanmodel101
Class ServiceDocument.Service.Category.Factory

java.lang.Object
  extended by org.jboss.soa.esb.listeners.config.xbeanmodel101.ServiceDocument.Service.Category.Factory
Enclosing interface:
ServiceDocument.Service.Category

public static final class ServiceDocument.Service.Category.Factory
extends java.lang.Object

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


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

newInstance

public static ServiceDocument.Service.Category newInstance()

newInstance

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