org.jboss.soa.esb.listeners.config.xbeanmodel
Class SimpleScheduleDocument.SimpleSchedule.Factory

java.lang.Object
  extended by org.jboss.soa.esb.listeners.config.xbeanmodel.SimpleScheduleDocument.SimpleSchedule.Factory
Enclosing interface:
SimpleScheduleDocument.SimpleSchedule

public static final class SimpleScheduleDocument.SimpleSchedule.Factory
extends java.lang.Object

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


Method Summary
static SimpleScheduleDocument.SimpleSchedule newInstance()
           
static SimpleScheduleDocument.SimpleSchedule 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 SimpleScheduleDocument.SimpleSchedule newInstance()

newInstance

public static SimpleScheduleDocument.SimpleSchedule newInstance(org.apache.xmlbeans.XmlOptions options)