org.jboss.soa.esb.listeners.config
Class FtpListenerDocument.FtpListener.PollFrequencySeconds.Factory

java.lang.Object
  extended by org.jboss.soa.esb.listeners.config.FtpListenerDocument.FtpListener.PollFrequencySeconds.Factory
Enclosing interface:
FtpListenerDocument.FtpListener.PollFrequencySeconds

public static final class FtpListenerDocument.FtpListener.PollFrequencySeconds.Factory
extends java.lang.Object

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


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

newInstance

public static FtpListenerDocument.FtpListener.PollFrequencySeconds newInstance()

newInstance

public static FtpListenerDocument.FtpListener.PollFrequencySeconds newInstance(org.apache.xmlbeans.XmlOptions options)